Y
Hacker News
new
|
ask
|
show
|
jobs
by
TylerE
2471 days ago
How? It's persisting to a RAM disk. It only properly cleans up when sent a specific shutdown signal.
1 comments
dallbee
2471 days ago
Sorry fsync_always is a redis setting, not memcached. The fsync is to a real disk.
The parent poster's comment about redis being crash safe to 1s is just the default.
link
The parent poster's comment about redis being crash safe to 1s is just the default.