From 371b3302981cb7e446e66266127d7fc5ea9b1f6c Mon Sep 17 00:00:00 2001 From: holys Date: Sat, 16 Aug 2014 09:46:00 +0800 Subject: [PATCH] update --- .gitignore | 6 ++++++ index.html | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c6ac2ca --- /dev/null +++ b/.gitignore @@ -0,0 +1,6 @@ +build +*.pyc +.DS_Store +nohup.out +build_config.mk +var/ diff --git a/index.html b/index.html index bf89523..50d5845 100644 --- a/index.html +++ b/index.html @@ -48,7 +48,7 @@

Data Structure

-

Rich advanced data structure: KV, List, Hash, ZSet, Bitmap.

+

Rich data structure: KV, List, Hash, ZSet, Bitmap.

Various Backend

Various backend databases to choose: