Categorygithub.com/jwzh/bitcask_go
repositorypackage
0.0.0-20140514162936-8c4c41635aa3
Repository: https://github.com/jwzh/bitcask_go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# README

bitcask_go is an implementation of bitcask in Go. It supports

  • get, set, delete
  • automatic merge

Install

go get github.com/JWZH/bitcask_go

Usage

The usage of bitcask-go is shown in bitcask_test.go