Releases: cvent/couchbase-driver
Releases · cvent/couchbase-driver
0.1.10
29 Jul 13:29
Compare
Sorry, something went wrong.
No results found
Changes
add getAndLock() that ignores key not found error
use locking by default in atomic()
add atomicLock option to control whether to use locking or standard get in atomic()
All changes: 0.1.8...0.1.10
0.1.8
28 Jul 12:27
Compare
Sorry, something went wrong.
No results found
Changes
check for existence of doc2 before using cas for unlock() in atomic()
All changes: 0.1.7...0.1.8
0.1.7
28 Jul 11:58
Compare
Sorry, something went wrong.
No results found
Changes
Add our own implementation of getAndLock() and use that in atomic()
All changes: 0.1.6...0.1.7
0.1.6
27 Jul 20:01
Compare
Sorry, something went wrong.
No results found
Changes
move create as a static function of Driver class
0.1.3
27 Jul 13:30
Compare
Sorry, something went wrong.
No results found
An improved version of the official Couchbase driver.