aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
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