aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBen Johnson <benbjohnson@yahoo.com>2015-03-27 16:13:55 -0600
committerBen Johnson <benbjohnson@yahoo.com>2015-03-27 16:13:55 -0600
commita8ee2caab13f381bcdb552d5f95f89e03d204d8f (patch)
tree0b9c3099d7f331a9e8ed7d5a08845b5eaeb458f5 /README.md
parentREADME (diff)
downloaddedo-a8ee2caab13f381bcdb552d5f95f89e03d204d8f.tar.gz
dedo-a8ee2caab13f381bcdb552d5f95f89e03d204d8f.tar.xz
Add link to page reclamation comment.
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 691f9f9..5b0a253 100644
--- a/README.md
+++ b/README.md
@@ -557,6 +557,11 @@ Here are a few things to note when evaluating and using Bolt:
to grow. However, it's important to note that deleting large chunks of data
will not allow you to reclaim that space on disk.
+ For more information on page allocation, [see this comment][page-allocation].
+
+[page-allocation]: https://github.com/boltdb/bolt/issues/308#issuecomment-74811638
+
+
## Other Projects Using Bolt
Below is a list of public, open source projects that use Bolt: