diff options
-rw-r--r-- | README.md | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,2 +1,8 @@ sessions -========
\ No newline at end of file +======== + +Store Implementations +--------------------- +Other implementations of the sessions.Store interface: + + * [redistore](https://github.com/boj/redistore) - store sessions in Redis |