Releases: cvent/couchbase-driver
Releases · cvent/couchbase-driver
0.1.10
Compare
Sorry, something went wrong.
No results found
bojand
released this
29 Jul 13:29
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
Compare
Sorry, something went wrong.
No results found
bojand
released this
28 Jul 12:27
Changes
check for existence of doc2 before using cas for unlock() in atomic()
All changes: 0.1.7...0.1.8
0.1.7
Compare
Sorry, something went wrong.
No results found
bojand
released this
28 Jul 11:58
Changes
Add our own implementation of getAndLock() and use that in atomic()
All changes: 0.1.6...0.1.7
0.1.6
Compare
Sorry, something went wrong.
No results found
bojand
released this
27 Jul 20:01
Changes
move create as a static function of Driver class
0.1.3
Compare
Sorry, something went wrong.
No results found
bojand
released this
27 Jul 13:30
An improved version of the official Couchbase driver.