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

Key size limits #2

Open
jgarzik opened this issue Sep 25, 2019 · 1 comment
Open

Key size limits #2

jgarzik opened this issue Sep 25, 2019 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@jgarzik
Copy link
Owner

jgarzik commented Sep 25, 2019

Keys for each type of database tend to have size limits, e.g. 4096 bytes.

Validate and check these limits.

@jgarzik jgarzik self-assigned this Sep 25, 2019
@jgarzik jgarzik added the bug Something isn't working label Sep 25, 2019
@jgarzik
Copy link
Owner Author

jgarzik commented Sep 27, 2019

sled test results: 1G keys are ok.

Presumption: key and value sizes are 64-bit limit?

@jgarzik jgarzik added enhancement New feature or request and removed bug Something isn't working labels Sep 27, 2019
@jgarzik jgarzik added this to the 1.0.0 milestone Sep 27, 2019
@jgarzik jgarzik removed their assignment Oct 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant