1
0
mirror of https://github.com/taigrr/bitcask synced 2025-01-18 04:03:17 -08:00
bitcask/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