Closed dhsathiya closed 3 years ago
KeyDB: KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput. https://docs.keydb.dev/docs/intro/
KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput.
Dockerfiles: https://docs.keydb.dev/docs/dockerfiles/
Changes to be made (for testing) File: /opt/easyengine/services/docker-compose.yml
/opt/easyengine/services/docker-compose.yml
... global-redis: image: eqalpha/keydb ... command: ["keydb-server", "/etc/keydb/keydb.conf"] ...
Closing as this can be done with custom docker-compose.
KeyDB:
KeyDB is a high performance fork of Redis with a focus on multithreading, memory efficiency, and high throughput.
https://docs.keydb.dev/docs/intro/Dockerfiles: https://docs.keydb.dev/docs/dockerfiles/
Changes to be made (for testing) File:
/opt/easyengine/services/docker-compose.yml