aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaiju Muthukadan <baiju.m.mail@gmail.com>2015-03-12 17:54:06 +0530
committerBaiju Muthukadan <baiju.m.mail@gmail.com>2015-03-12 17:54:06 +0530
commitec2610abdb9d99bf7f1056d8395ba407bb36537f (patch)
treeda27e05e2d0e293d3509b94dc536fda94b57276c
parentMerge pull request #318 from baijum/newline-info (diff)
downloaddedo-ec2610abdb9d99bf7f1056d8395ba407bb36537f.tar.gz
dedo-ec2610abdb9d99bf7f1056d8395ba407bb36537f.tar.xz
link to Bolt article
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 02a85b0..d87246c 100644
--- a/README.md
+++ b/README.md
@@ -404,7 +404,7 @@ or to provide an HTTP endpoint that will perform a fixed-length sample.
For more information on getting started with Bolt, check out the following articles:
* [Intro to BoltDB: Painless Performant Persistence](http://npf.io/2014/07/intro-to-boltdb-painless-performant-persistence/) by [Nate Finch](https://github.com/natefinch).
-
+* [Bolt -- an embedded key/value database for Go](https://www.progville.com/go/bolt-embedded-db-golang/) by Progville
## Comparison with other databases