Skip to content

rocket323/bitserver

Repository files navigation

bit-Server is a key-value storage based on bitcask model.

Features

  • k-v storage
  • compatible with redis protocol
  • master-slave replication
  • compatible with codis cluster solution. (e.g. hash key, slots, migration)

Install

  • go get github.com/reborndb/go
  • go get github.com/rocket323/bitcask
  • go get github.com/rocket323/bitserver

About

A key-value storage based on bitcask model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published