|
|
|
|
|
by codecaine
5381 days ago
|
|
Redis operations are performed in RAM and while you can specify an interval where its contents should be written to disk you risk loosing some data if it closes unexpectedly.
If that is not a problem I don't see why it couldnt be used as the sole datastorage. |
|
http://news.ycombinator.com/item?id=3010949