KeyDB as an alternative to Redis #2817
wernerreuser
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Please refer to this document: https://juicefs.com/docs/community/databases_for_metadata#keydb |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if KeyDB would be a valid alternative to Redis as it has replication / ha by default and is fairly easy to setup and maintain.
It is Redis compatible in means of interface and has transactions: https://docs.keydb.dev/docs/transactions/
Beta Was this translation helpful? Give feedback.
All reactions