Joel de Guzman
2016-09-20 04:09:47 UTC
Hello,
We're using leveldb in an embedded system (linux) that may be powered off
without shutting down the OS.
The system may also restart when some failure is detected. Although it is
not 100% confirmed yet, it seems
we're experiencing db corruption when that happens. Is leveldb resilient on
unexpected power outages/
brownouts? is there any other key-value store library that is resilient on
such in the first place? Or is it not
a good idea to use a database like leveldb in such a use-case?
Thoughts?
Thanks in advance,
--Joel
We're using leveldb in an embedded system (linux) that may be powered off
without shutting down the OS.
The system may also restart when some failure is detected. Although it is
not 100% confirmed yet, it seems
we're experiencing db corruption when that happens. Is leveldb resilient on
unexpected power outages/
brownouts? is there any other key-value store library that is resilient on
such in the first place? Or is it not
a good idea to use a database like leveldb in such a use-case?
Thoughts?
Thanks in advance,
--Joel
--
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
You received this message because you are subscribed to the Google Groups "leveldb" group.
To unsubscribe from this group and stop receiving emails from it, send an email to leveldb+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.