Skip to content
This repository was archived by the owner on Feb 20, 2019. It is now read-only.

Commit ad29024

Browse files
authored
Merge pull request boltdb#591 from boltdb/readme
README
2 parents e72f08d + 215223e commit ad29024

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ and setting values. That's it.
1515

1616
## Project Status
1717

18-
Bolt is stable and the API is fixed. Full unit test coverage and randomized
19-
black box testing are used to ensure database consistency and thread safety.
20-
Bolt is currently in high-load production environments serving databases as
21-
large as 1TB. Many companies such as Shopify and Heroku use Bolt-backed
22-
services every day.
18+
Bolt is stable, the API is fixed, and the file format is fixed. Full unit
19+
test coverage and randomized black box testing are used to ensure database
20+
consistency and thread safety. Bolt is currently in high-load production
21+
environments serving databases as large as 1TB. Many companies such as
22+
Shopify and Heroku use Bolt-backed services every day.
2323

2424
## Table of Contents
2525

0 commit comments

Comments
 (0)