From 1ace0650f7b7ebbf58eb835609698352efeb9cc9 Mon Sep 17 00:00:00 2001 From: Kamil Kisiel Date: Wed, 30 Oct 2013 14:12:29 -0700 Subject: Add mysqlstore to README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4dea2ab..4857acb 100644 --- a/README.md +++ b/README.md @@ -5,5 +5,6 @@ Store Implementations --------------------- Other implementations of the sessions.Store interface: - * [github.com/srinathgs/couchbasestore](https://github.com/srinathgs/couchbasestore/) - store sessions in Couchbase + * [github.com/srinathgs/couchbasestore](https://github.com/srinathgs/couchbasestore) - store sessions in Couchbase + * [github.com/srinathgs/mysqlstore](https://github.com/srinathgs/mysqlstore) - store sessions in MySQL * [github.com/boj/redistore](https://github.com/boj/redistore) - store sessions in Redis -- cgit v1.2.3