btree

    A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.

    Language: go

    Author: Lily Carroll (@thelily55)

    7 stars · 260 views

    Files

    • btree.go (go)
    • README.md (md)
    • LICENSE (txt)
    • pager_test.go (go)
    • btree_test.go (go)
    • pager.go (go)
    • ATTRIBUTION.md (markdown)

    Loading code snippet…