Update project status.

pull/34/head
Ben Johnson 2014-02-20 10:30:01 -07:00
parent 44579ac174
commit 87226ac3ec
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Since Bolt is meant to be used as such a low-level piece of functionality, simpl
## Project Status
Bolt is currently in development and is currently not functional.
Bolt is functionally complete and has nearly full unit test coverage. The library test suite also includes randomized black box testing to ensure database consistency and thread safety. However, Bolt is a new library so it does not have significant real world usage so please use with caution and report any bugs found.
## Comparing Bolt vs LMDB