append() is not in python client library?
Sat, 02/25/2012 - 02:38
I installed http://files.couchbase.com/developer-previews/clients/couchbase-server-2.... And there is no append() for VBucketAwareMembaseClient, although there is a prepend(). I tried to add the append() by myself, and it works
Any reason for not adding it?
solved after upgrading to 2.0 preview.