From 87226ac3ecc93834cccda38b9398c21e9aa8df10 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Thu, 20 Feb 2014 10:30:01 -0700 Subject: Update project status. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 417afc8..f99546f 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3