mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Add other badges from img.shields.io
This commit is contained in:
parent
836deeb0ff
commit
2be3a63153
@ -5,6 +5,8 @@
|
|||||||
[](https://goreportcard.com/report/prologic/bitcask)
|
[](https://goreportcard.com/report/prologic/bitcask)
|
||||||
[](https://godoc.org/github.com/prologic/bitcask)
|
[](https://godoc.org/github.com/prologic/bitcask)
|
||||||
[](https://sourcegraph.com/github.com/prologic/bitcask?badge)
|
[](https://sourcegraph.com/github.com/prologic/bitcask?badge)
|
||||||
|
[](https://github.com/prologic/bitcask)
|
||||||
|
[](https://github.com/prologic/bitcask/releases)
|
||||||
|
|
||||||
A high performance Key/Value store written in [Go](https://golang.org) with a predictable read/write performance and high throughput. Uses a [Bitcask](https://en.wikipedia.org/wiki/Bitcask) on-disk layout (LSM+WAL) similar to [Riak](https://riak.com/).
|
A high performance Key/Value store written in [Go](https://golang.org) with a predictable read/write performance and high throughput. Uses a [Bitcask](https://en.wikipedia.org/wiki/Bitcask) on-disk layout (LSM+WAL) similar to [Riak](https://riak.com/).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user