We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39fc24c commit 6dfd141Copy full SHA for 6dfd141
README.md
@@ -896,6 +896,8 @@ Here are a few things to note when evaluating and using Bolt:
896
call `c.Next()` after removing a key, it may skip one key/value pair.
897
Refer to https://github.com/etcd-io/bbolt/pull/611 for more detailed info.
898
899
+* Bolt db can be corrupted during the initialization phase due to abrupt power failure.
900
+
901
For more information on page allocation, [see this comment][page-allocation].
902
903
[page-allocation]: https://github.com/boltdb/bolt/issues/308#issuecomment-74811638
0 commit comments