sessions topic

List sessions repositories

mongo_session_store

56
Stars
92
Forks
Watchers

MongoSessionStore is a Rails-compatible session store for MongoDB using either Mongoid or the MongoDB Ruby Driver. It also allows for custom Mongo session store that works with any (or no!) Mongo ODM

pgstore

89
Stars
28
Forks
Watchers

A Postgres session store backend for gorilla/sessions

sessions

75
Stars
1
Forks
Watchers

Session management for Go 1.11+

PHP-MySQL-Sessions

80
Stars
40
Forks
Watchers

Easily store PHP session data in a MySQL database

OSC19-Linux-Workshop-Sessions

46
Stars
32
Forks
Watchers

All of the workshop sessions of OSC'19 in .md and .pdf formats.

php-storageless-sessions

30
Stars
3
Forks
Watchers

Sessions handler which stores session data in HMAC-signed and encrypted cookies

redisstore

70
Stars
27
Forks
Watchers

A Gorilla Sessions Store implementation backed by Redis

Session-resurrection

38
Stars
4
Forks
Watchers

Save your browser sessions and restore them any time

memstore

18
Stars
6
Forks
Watchers

In-memory store for gorilla/sessions for use in tests and dev environments

telethon-session-redis

20
Stars
5
Forks
Watchers

Redis backend for Telethon session storage