prologic / bitcask

πŸ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

Home Page:https://git.mills.io/prologic/bitcask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitcask

πŸ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

This project is managed at git.mills.io/prologic/bitcask

Usage v1

import "git.mills.io/prologic/bitcask"

Usage v2

Coming soonβ„’

Contributing

git clone https://git.mills.io/prologic/bitcask.git

Please either contact me for an account on my Gitea instance that matches your Github account or send Git patches via email.

About

πŸ”‘ A high performance Key/Value store written in Go with a predictable read/write performance and high throughput. Uses a Bitcask on-disk layout (LSM+WAL) similar to Riak.

https://git.mills.io/prologic/bitcask