All
Articles 111,279Blog Posts 121,416Tech Tutorials 28,395Research Papers 22,452News 16,647
⚡ AI Lessons
Dev.to · VUSAL RAHIMOV
⚡ AI Lesson
3mo ago
I built a Redis-alternative distributed cache in Rust — with WAL persistence, mTLS, and Raft consensus
MnemeCache is an open-source distributed in-memory cache written from scratch in Rust. It is not a...

Dev.to · VUSAL RAHIMOV
🔧 Backend Engineering
⚡ AI Lesson
3mo ago
I Built a Redis Alternative in Rust — MnemeCache
Redis is great. But it has problems I could not ignore: TLS is off by default No per-request...
DeepCamp AI