Skip to content

[BUG] Proper handling append and prepend #55

Description

@VladRodionov

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions