Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.2.0.z.beta
-
Component/s: None
-
Security Level: Public
-
Labels:None
Description
Provide get and lock as an API method.
http://rdoc.info/github/couchbase/couchbase-ruby-client/Couchbase/Bucket#get-instance_method
and also implementation and tests
https://github.com/couchbase/couchbase-ruby-client/blob/13ca5c6bed/ext/couchbase_ext/couchbase_ext.c#L3078
https://github.com/couchbase/couchbase-ruby-client/blob/13ca5c6bed/test/test_get.rb#L349-L397