aboutsummaryrefslogblamecommitdiff
path: root/README.md
blob: 4857acb30553990ad6cb30c92b434fbc432c9cd4 (plain) (tree)
1
2
3
4
5
6
7
8
9
        





                                                      

                                                                                                                   
                                                                                         
sessions
========

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/mysqlstore](https://github.com/srinathgs/mysqlstore) - store sessions in MySQL
 * [github.com/boj/redistore](https://github.com/boj/redistore) - store sessions in Redis