Replies: 3 comments 4 replies
-
We're planning to remove redis in favour of using postgres for the queues, so we won't be putting any effort into migrating to alternatives. |
Beta Was this translation helpful? Give feedback.
-
No I did not, we want to reduce the deployment setup 😅
…On Thu, Jul 11, 2024 at 12:29 AM Can H. Tartanoglu ***@***.***> wrote:
Did you consider NATS though @alextran1502
<https://github.com/alextran1502> ?
—
Reply to this email directly, view it on GitHub
<#10087 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AGONL7TLXOMGFMVOOURYLKTZLYJ2FAVCNFSM6AAAAABJC2JMNKVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTAMBRGY4DQNA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Just adding some data here ; For a while I'd been running with eqalpha/keydb as a drop-in replacement with no visible issues. I've switched to valkey/valkey now because I was concerned that that keydb image on dockerhub was not updated in over 10 months. Valkey appears to work fine as a drop-in replacement too. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Redis performed a rug pull on its FOSS community. You should either switch to ValKey if you want feature parity with Redis, or move to KeyDB the Snapchat fork that makes Redis multithreaded.
Beta Was this translation helpful? Give feedback.
All reactions