Skip to content
@rosedblabs

RoseDB Labs

Provide stable, reliable and fast kv storage.

Hi, there is RoseDB Labs 👋

We have the following open-source projects:

  • RoseDB, Lightweight, fast, and reliable key/value storage engine based on Bitcask.
  • LotusDB, the most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.
  • LotuSearch, Full text search engine powered by LotusDB.
  • Wal, Write Ahead Log for LSM or bitcask storage.
  • DiskHash, on-disk hash table(mainly for WAL).

Star History Chart

Pinned

  1. rosedb rosedb Public

    Lightweight, fast and reliable key/value storage engine based on Bitcask.

    Go 4.4k 610

  2. wal wal Public

    Write Ahead Log for LSM or bitcask storage, designed to optimize the random io workloads.

    Go 190 32

  3. renee renee Public

    [WIP]Redis data structure based on key/value storage engine.

    Go 16 2

  4. diskhash diskhash Public

    on-disk hash table(mainly for WAL).

    Go 21 6

Repositories

Showing 10 of 13 repositories

Most used topics

Loading…