From a5e6bc6658bc3f3d16325e09f7f78d4d34275914 Mon Sep 17 00:00:00 2001 From: Ben Johnson Date: Fri, 28 Nov 2014 11:23:15 -0700 Subject: README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1501dc..9bb08f7 100644 --- a/README.md +++ b/README.md @@ -412,7 +412,7 @@ but it will not give you the ability to do a compare-and-swap operation safely. Bolt supports fully serializable ACID transactions. -### LDMB +### LMDB Bolt was originally a port of LMDB so it is architecturally similar. Both use a B+tree, have ACID semanetics with fully serializable transactions, and support -- cgit v1.2.3