-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kv: registration, scan by prefix, support for flat kv
kv: add registration for kv backends (mapped to qs registration) kv: support scanning by prefix kv: support for flat kvs (mapped to bolt-like) bolt2: do not initialize all index buckets upfront, add an option
- Loading branch information
Showing
7 changed files
with
418 additions
and
211 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.