We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
i have key of up to 256bytes and value of 1byte. using 64kb is a waste of size?
possible to include a feature for user to self assign the chunk size?
does it mean the user specified chunk size should be 257 bytes in the scenario i've mentioned? i can fork and hard code this value though
The text was updated successfully, but these errors were encountered:
No branches or pull requests
i have key of up to 256bytes and value of 1byte. using 64kb is a waste of size?
possible to include a feature for user to self assign the chunk size?
does it mean the user specified chunk size should be 257 bytes in the scenario i've mentioned? i can fork and hard code this value though
The text was updated successfully, but these errors were encountered: