Hi, I have some type of application that constantly adds data to the value of several keys. Do you think it is possible to add a new command "append key" or something like this to append more data to an existing key/value pair, without sacrifying the concept/performance ? Thanks in advance ! --Andy