mirror of https://github.com/tidwall/buntdb.git
Update README.md
This commit is contained in:
parent
f93c178f80
commit
c2daadf638
|
@ -361,7 +361,7 @@ There's the optional database config setting `Config.SyncPolicy` which can be se
|
|||
|
||||
How fast is BuntDB?
|
||||
|
||||
Here are some example [benchmarks](https://github.com/tidwall/raft-boltdb#benchmarks) when comparing BuntDB to BoltDB using a Raft Store implementation.
|
||||
Here are some example [benchmarks](https://github.com/tidwall/raft-boltdb#benchmarks) when using BuntDB in a Raft Store implementation.
|
||||
|
||||
You can also run the standard Go benchmark tool from the project root directory:
|
||||
|
||||
|
|
Loading…
Reference in New Issue