Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incomplete compression and dual write implementation #305

Open
bryanck opened this issue Dec 16, 2020 · 0 comments
Open

Incomplete compression and dual write implementation #305

bryanck opened this issue Dec 16, 2020 · 0 comments

Comments

@bryanck
Copy link

bryanck commented Dec 16, 2020

Compression of values is inconsistently implemented. For example, zset and list values are not compressed, but hashes are. Also, dual write clients do not shadow all write commands, which could lead to the shadow cluster not being in sync.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant