google / google/note-maps

Use RoaringBitmaps for indexing in kvschema

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
139
Forks
19
PR merge metrics
No merged PRs in 30d

Description

I was really glad to see that I'm not the only one thinking about a nicer abstraction layer for key-value stores like Badger. The package kvschema looks really nice! One thing I'd like to suggest is to use roaring bitmaps for indexing instead of storing uint64 as byte slices.

Would you accept a patch for this, or I better create my own code generator in a similar vein for my own needs?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.