hello,
Where I can find a good documentation about CRUD operations on Memcached Buckets.
I created a test memcachecd bucket using the administration console but want now to insert, get, delete key value store from it …
thanks,
W
hello,
Where I can find a good documentation about CRUD operations on Memcached Buckets.
I created a test memcachecd bucket using the administration console but want now to insert, get, delete key value store from it …
thanks,
W
Hi, If you are using the JAVA SDK than CRUD operations should work transparently, just make sure you select the right bucket.
Thanks @ldoguin; so the same CRUD operations as couchDB bucket just select the correct bucket right?
Cheers
W