Skip to content

Commit 6dfd141

Browse files
committed
Update the bolt-db limitations.
Signed-off-by: ishan16696 <ishan.tyagi@sap.com>
1 parent 39fc24c commit 6dfd141

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -896,6 +896,8 @@ Here are a few things to note when evaluating and using Bolt:
896896
call `c.Next()` after removing a key, it may skip one key/value pair.
897897
Refer to https://github.com/etcd-io/bbolt/pull/611 for more detailed info.
898898

899+
* Bolt db can be corrupted during the initialization phase due to abrupt power failure.
900+
899901
For more information on page allocation, [see this comment][page-allocation].
900902

901903
[page-allocation]: https://github.com/boltdb/bolt/issues/308#issuecomment-74811638

0 commit comments

Comments
 (0)