>> Vipul Jain <vipul5798(a)gmail.com> schrieb am 28.05.2020
um 15:51 in Nachricht
<15586_1590677913_5ECFD199_15586_106_1_CALsDq61nAgNh1Z3eUK=CNk_b7uWXgQ6aZYOzQvsn
G-DPXQd2g(a)mail.gmail.com>:
In standalone application, I have insert 10 key,value using LMDB.
but if application crash and restart, and then I am trying to access the
same LMDB DB file, I am not able to see any data. it give error violating
memory access.
Did the application commit the data before crash?
Any solution for this?
I am looking for LMDB persistence, On restart of application do not need to
push key value again in LMDB.
--
with regards:-
Vipul Jain