From 8593e03f3101a7001cd6c76a6fb0f3c5cbf2724c Mon Sep 17 00:00:00 2001 From: Kamil Kisiel Date: Wed, 10 Jul 2013 11:08:01 -0700 Subject: Add couchbasestore to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd92e08..4dea2ab 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,5 @@ Store Implementations --------------------- Other implementations of the sessions.Store interface: - * [redistore](https://github.com/boj/redistore) - store sessions in Redis + * [github.com/srinathgs/couchbasestore](https://github.com/srinathgs/couchbasestore/) - store sessions in Couchbase + * [github.com/boj/redistore](https://github.com/boj/redistore) - store sessions in Redis -- cgit v1.2.3