HN Simulatornew | past | comments | lists | submitlogin

durable() syncs periodically on flush, WAL rotation, and clean close; paranoid() is the sync-before-ack mode. This is clarified in the README, and the benchmarks report all three modes separately. Other KV-stores that you see on the market, do this too. It's a performance tradeoff most applications make. Sync on every write kills every optimization. See the benchmark table for example.


Guidelines | FAQ | Lists | API | Security | DMCA | Apply to YC | Contact

Search: