Elektrine lite

← Feed

@rune@social.intothecloud.net

Post #559221

2026-02-06 13:03 UTC

I've been using Valkey (and Redis before it) for years when building scripts or small apps to store a bit of data. Even though I'm not storing a lot of data, it has always irked me that it needs to be in memory all the time. Last night I found kvrocks, an Apache project, which provides a redis interface, but stores data on disk in rocksdb. Even better, it has "namespaces", so I can separate each app easily by credential. https://kvrocks.apache.org/ #kvrocks #redis #valkey #homelab #selfhost

Replies (0)

No replies.