aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2016-09-08 10:33:36 -0600
committerGitHub <noreply@github.com>2016-09-08 10:33:36 -0600
commitad29024c8a3ff45542f26073c91b89d815f1364b (patch)
tree37358fedb1e831052a49be984464f9c3f6c7811c
parentMerge pull request #561 from zhujun2006/master (diff)
parentREADME (diff)
downloaddedo-ad29024c8a3ff45542f26073c91b89d815f1364b.tar.gz
dedo-ad29024c8a3ff45542f26073c91b89d815f1364b.tar.xz
Merge pull request #591 from boltdb/readme
README
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 75d5b57..bd187dd 100644
--- a/README.md
+++ b/README.md
@@ -15,11 +15,11 @@ and setting values. That's it.
## Project Status
-Bolt is stable and the API is fixed. Full unit test coverage and randomized
-black box testing are used to ensure database consistency and thread safety.
-Bolt is currently in high-load production environments serving databases as
-large as 1TB. Many companies such as Shopify and Heroku use Bolt-backed
-services every day.
+Bolt is stable, the API is fixed, and the file format is fixed. Full unit
+test coverage and randomized black box testing are used to ensure database
+consistency and thread safety. Bolt is currently in high-load production
+environments serving databases as large as 1TB. Many companies such as
+Shopify and Heroku use Bolt-backed services every day.
## Table of Contents