From a8ee2caab13f381bcdb552d5f95f89e03d204d8f Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Fri, 27 Mar 2015 16:13:55 -0600 Subject: Add link to page reclamation comment. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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: -- cgit v1.2.3