From f3b5b76788429bb3c4025f43ab3753d380d5bf31 Mon Sep 17 00:00:00 2001 From: siddontang Date: Sat, 14 Mar 2015 09:11:46 +0800 Subject: [PATCH] update --- index.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/index.html b/index.html index 5f8e0b1..e515d39 100644 --- a/index.html +++ b/index.html @@ -54,9 +54,6 @@

Various backend databases to choose:

LevelDB, goleveldb, LMDB, RocksDB, BoltDB or Memory.

-

Transaction

-

Supports begin, commit and rollback, with LMDB or BoltDB.

-

Expiration & TTL

Supports expiration and ttl in all kinds of data structures.