v1.0.0-rc.2
Changes:
CubDB.put_and_delete_multi/3to atomically put and delete entriesCubDB.put_new/3to put an entry only if the key does not exist yet- More efficient implementation of
CubDB.put_multi/2and
CubDB.delete_multi/2 CubDB.get_multi/2does not block writers