Y
Hacker News
new
|
ask
|
show
|
jobs
by
gen220
1960 days ago
Redis is like this. It runs in-memory by default, but can be trivially configured to write to disk / be persistent between server sessions. Many credit this feature as a catalyst to its adoption.