Elektrine lite

← Feed

@tisba@ruby.social

Post #3128016

2026-06-02 16:08 UTC

Which one of the #redis drop-in replacements is still active and maintained these days? It’s for the Celery worker of paperless and I'm not exactly sure what is needed feature wise. I was just wondering what you would replace "docker.io/library/redis:8" with in a docker-compose file 😀

Replies (1)

  • @rmehner@chaos.social 2026-06-02 21:09

    @tisba@ruby.social we’ve been using valkey, mostly because there’s native support in AWS for it, which gives me hope that this will be around for a while.

    Open ##3720236