C Client Library - insert in the middle of a line
Mon, 10/22/2012 - 02:16
Please tell me whether it is possible to add data to the middle of the string, as in the server Redis (command SETRANGE http://redis.io/commands/setrange), using C Client Library.
Not it isn't possible neither with libcouchbase nor with other couchbase client, because server doesn't support such a command.
Find me on FreeNode IRC in #libcouchbase channel