ideawu / ssdb

SSDB - A fast NoSQL database, an alternative to Redis
http://ssdb.io/
BSD 3-Clause "New" or "Revised" License
8.17k stars 1.4k forks source link

SSDB - Configuration for non permanent #765

Open mersed opened 8 years ago

mersed commented 8 years ago

Is it possible to configure ssdb (is there configuration parameter for that currently), to make it non permanent? Desired behavior is to have clean database when ssdb crash and when its forced up by monit (or any kind of monitoring software).

ideawu commented 8 years ago

Hi, there is no way for ssdb to not using disk storage.