From 5e8fb43fd344bc78cdc271b5a107a62c8d4c5998 Mon Sep 17 00:00:00 2001 From: holys Date: Mon, 4 Aug 2014 14:45:21 +0800 Subject: [PATCH] update index --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 5f48edb..ddecf75 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@

Various Backend

Various backend databases to choose:

-

LevelDB, goleveldb, LMDB, RocksDB & BoltDB

+

LevelDB, goleveldb, LMDB, RocksDB & BoltDB.

Expiration & TTL

Supports expiration and ttl in all kinds of data structures.

@@ -77,7 +77,8 @@

Supplies tools to load, dump, and repair database.

RESTful API

-

HTTP interfaces, can be directly accessed by HTTP Clients

+

HTTP interfaces, can be directly accessed by HTTP Clients.

+

Supplies json、bson、msgpack as request content-type.