Update README.md

This commit is contained in:
Josh Baker 2016-07-25 07:06:47 -07:00 committed by GitHub
parent f93c178f80
commit c2daadf638
1 changed files with 1 additions and 1 deletions

View File

@ -361,7 +361,7 @@ There's the optional database config setting `Config.SyncPolicy` which can be se
How fast is BuntDB? 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: You can also run the standard Go benchmark tool from the project root directory: