mirror of
https://github.com/taigrr/bitcask
synced 2025-01-18 04:03:17 -08:00
Fix README badges
This commit is contained in:
parent
2de030ad5c
commit
e64646fa8f
15
README.md
15
README.md
@ -1,17 +1,8 @@
|
|||||||
# bitcask
|
# bitcask
|
||||||
|
|
||||||

|
[](https://ci.mills.io/prologic/bitcask)
|
||||||

|
[](https://goreportcard.com/report/git.mills.io/prologic/bitcask)
|
||||||

|
[](https://pkg.go.dev/git.mills.io/prologic/bitcask)
|
||||||

|
|
||||||
|
|
||||||
[](https://codecov.io/gh/prologic/bitcask)
|
|
||||||
[](https://goreportcard.com/report/prologic/bitcask)
|
|
||||||
[](https://codebeat.co/projects/github-com-prologic-bitcask-master)
|
|
||||||
[](https://godoc.org/git.mills.io/prologic/bitcask)
|
|
||||||
[](https://git.mills.io/prologic/bitcask)
|
|
||||||
[](https://sourcegraph.com/git.mills.io/prologic/bitcask?badge)
|
|
||||||
[](https://www.tickgit.com/browse?repo=git.mills.io/prologic/bitcask)
|
|
||||||
|
|
||||||
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