top | item 42256973

(no title)

papruapap | 1 year ago

Are there many redis drop-ins alternatives?

discuss

order

loloquwowndueo|1 year ago

Valkey, dragonfly, kvrocks are all protocol-compatible and mostly drop-in replacements for upstream Redis.

If you want something hosted/managed, there’s Upstash Redis (though I reckon they’ll soon have to change the name of that offering).

seneca|1 year ago

Kvrocks is pretty substantially different, from my understanding. It only shares the protocol.

whstl|1 year ago

Valkey is the fork/drop-in replacement from the Linux Foundation.