markdown formatting fix

This commit is contained in:
Josh Baker 2017-03-22 07:35:28 -07:00 committed by GitHub
parent a5a570e3c8
commit 83418750ee
1 changed files with 0 additions and 1 deletions

View File

@ -9,7 +9,6 @@
<a href="https://godoc.org/github.com/tidwall/buntdb"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a> <a href="https://godoc.org/github.com/tidwall/buntdb"><img src="https://img.shields.io/badge/api-reference-blue.svg?style=flat-square" alt="GoDoc"></a>
</p> </p>
BuntDB is a low-level, in-memory, key/value store in pure Go. BuntDB is a low-level, in-memory, key/value store in pure Go.
It persists to disk, is ACID compliant, and uses locking for multiple It persists to disk, is ACID compliant, and uses locking for multiple
readers and a single writer. It supports custom indexes and geospatial readers and a single writer. It supports custom indexes and geospatial