bitcask-mirror/doc.go
2019-08-08 09:21:46 +10:00

4 lines
108 B
Go

// Package bitcask implements a high-performance key-value store based on a
// WAL and LSM.
package bitcask