Ordered Puts

29 views
Skip to first unread message

Vijay Chidambaram

unread,
May 2, 2016, 3:38:53 PM5/2/16
to leveldb
Hi,

What are the guarantees provided by LevelDB with respect to ordering of puts? I wasn't able to find a clear answer to this in the documentation.

If I put key A and then key B asynchronously, is it always guaranteed that the db will always contain A if it contains B? 

If there are two threads inserting A1, B1, C1 and A2, B2, C2 in order asynchronously, what is guaranteed about the ordering of these keys?

Thanks,
Vijay
Reply all
Reply to author
Forward
0 new messages