Popularity
1.9
Growing
Activity
3.0
Growing
25
3
2

Programming language: Go
License: MIT License
Tags: Database    
Latest version: v0.3.10

Bitcask alternatives and similar packages

Based on the "Database" category.
Alternatively, view Bitcask alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Bitcask or a related project?

Add another 'Database' Package

README

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 has moved to git.mills.io/prologic/bitcask