I'm using rocksdb in a multithreaded environment.
All of my threads are doing get(), put() and merge() operations, potentially with the same keys.
Is rocks providing me with any built in synchronization? Is it configurable? I've gone through documentation and source code, but couldn't figure it out for certain.
Aucun commentaire:
Enregistrer un commentaire