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

SDBM split size #83

Merged
merged 3 commits into from Oct 5, 2019
Merged

SDBM split size #83

merged 3 commits into from Oct 5, 2019

Commits on Aug 13, 2019

  1. Copy the full SHA
    9a56e43 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2019

  1. Demonstrate long keys are broken

    sj26 committed Aug 27, 2019
    Copy the full SHA
    99d199d View commit details
    Browse the repository at this point in the history
  2. Fix storage of long keys

    SDBM's limits are for the combined key/value pair
    sj26 committed Aug 27, 2019
    Copy the full SHA
    1be51af View commit details
    Browse the repository at this point in the history