Currently these commands are not supported, not sure if they should be supported. There is a one limitation: these commands require key existence and key can only be added by either set or add. Both these commands are supported and a value can be compressed if exceeds minimum compressible size., thus corrupting subsequent append and prepend. To avoid these an initial set/add must use a value which is less than compressible size (it can be even 0 length). We need to eliminate this requirement, cause its kind of too restrictive.
Currently these commands are not supported, not sure if they should be supported. There is a one limitation: these commands require key existence and key can only be added by either
setoradd. Both these commands are supported and a value can be compressed if exceeds minimum compressible size., thus corrupting subsequentappendandprepend. To avoid these an initial set/add must use a value which is less than compressible size (it can be even 0 length). We need to eliminate this requirement, cause its kind of too restrictive.