From 84cbb50acdefc2d5fc2b48be19b14f63b204ad54 Mon Sep 17 00:00:00 2001 From: Hampton Catlin Date: Mon, 8 Jun 2009 03:49:10 +0800 Subject: [PATCH] updating readme with basic file store Signed-off-by: Yehuda Katz --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README b/README index 8b0440a..9797770 100644 --- a/README +++ b/README @@ -5,7 +5,8 @@ Moneta provides a standard interface for interacting with various kinds of key/v Out of the box, it supports: -* File store +* File store for xattr +* Basic File Store * Memcache store * In-memory store * The xattrs in a file system