aboutsummaryrefslogtreecommitdiff
path: root/GIDs
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2023-10-25 18:16:34 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2023-10-25 18:16:34 +0000
commit11f4c366bf393632b33cf681b1ccb3cc1490d9c4 (patch)
treebd2e5e12214c99982aa85f0b1bfa831807ea139d /GIDs
parent9c64647054c81b8876c7f4f987189427b5858ad6 (diff)
downloadports-11f4c366bf393632b33cf681b1ccb3cc1490d9c4.tar.gz
ports-11f4c366bf393632b33cf681b1ccb3cc1490d9c4.zip
databases/keydb: New port!
KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. In addition to performance improvements, KeyDB offers features such as Active Replication, FLASH Storage and Subkey Expires. KeyDB has a MVCC architecture that allows you to execute queries such as KEYS and SCAN without blocking the database and degrading performance. KeyDB maintains full compatibility with the Redis protocol, modules, and scripts. This includes the atomicity guarantees for scripts and transactions. Because KeyDB keeps in sync with Redis development KeyDB is a superset of Redis functionality, making KeyDB a drop in replacement for existing Redis deployments. On the same hardware KeyDB can achieve significantly higher throughput than Redis. Active-Replication simplifies hot-spare failover allowing you to easily distribute writes over replicas and use simple TCP based load balancing/failover. KeyDB's higher performance allows you to do more on less hardware which reduces operation costs and complexity. WWW: https://docs.keydb.dev/
Diffstat (limited to 'GIDs')
-rw-r--r--GIDs2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIDs b/GIDs
index fb89fc644b5f..abaf08533cae 100644
--- a/GIDs
+++ b/GIDs
@@ -476,7 +476,7 @@ dkimproxy:*:525:
# free: 533
pgbouncer:*:534:
redis:*:535:
-# free: 536
+keydb:*:536:
# free: 537
# free: 538
# free: 539