Skip to content

Alternatives to Redis? #11243

Answered by nijel
Pi-Cla asked this question in Q&A
Mar 21, 2024 · 2 comments · 1 reply
Discussion options

You must be logged in to vote

There is very little in Weblate what is redis specific. Caching and Celery can use any supported backends.

There is distributed locking based on Redis. This has fallback to file system based locking, so it will work fine unless you need multiple nodes of Weblate.

There will be probably some additional bits relying on Redis, but these should be easy to replace when needed.

Anyway I believe there will be an open source alternative to Redis as well.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@Pi-Cla
Comment options

Answer selected by Pi-Cla
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants