Level/level-rocksdb

+1 without having to get

LimitlessCloud opened this issue · 1 comments

Hi!

Thanks for the amazing crate, i'm trying to do a +1 to a value (in a key) without having to read it first and let rocksdb manages it (to avoid race conditions).

I checked your API but apparently I don't see any option.

Thanks :)

See https://github.com/Level/awesome#atomicity for some modules that can help.