summaryrefslogtreecommitdiff
path: root/README.md
blob: 4dea2ab5d867fd46c8c3d2e54ef612ad10999573 (plain) (blame)
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/boj/redistore](https://github.com/boj/redistore) - store sessions in Redis