blob: 4dea2ab5d867fd46c8c3d2e54ef612ad10999573 (
plain) (
tree)
|
|
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
|