memstore

Session store

An in-memory implementation of gorilla/sessions for use in tests and dev environments

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

GitHub

19 stars
2 watching
6 forks
Language: Go
last commit: almost 7 years ago
gogolanginmemorysession-managementsessionsstubtests

Related projects:

RepositoryDescriptionStars
srinathgs/mysqlstoreProvides an implementation of Gorilla's Session Store using MySQL as the underlying storage.43
gernest/qlstoreA Gorilla Sessions store implemented with an embedded SQL database6
antonlindstrom/pgstoreA session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage94
kidstuff/mongostoreAn implementation of a session store using MongoDB as the underlying data store41
michaeljs1990/sqlitestoreAn implementation of a session store using SQLite as the underlying data storage12
stephenafamo/crdbstoreAn implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine3
srinathgs/couchbasestoreAn implementation of a session store using Couchbase as the backend8
gutschilla/plug-session-memcachedA Plug Session store using Memcached15
kwynto/gosessionProvides an implementation of session management in HTTP requests using Go252
icza/sessionA package providing an easy-to-use session management system for web servers, including support for Google App Engine.118
alexedwards/scsA package implementing HTTP session management with configurable stores and features.2,186
abraithwaite/jeffA Go-based session management tool with features like CSRF protection and middleware wrapping266
paddlehq/go-aws-ssmAn AWS System Manager parameter store abstraction layer for Go applications59
swithek/sessionup-pgstoreAn implementation of a PostgreSQL-based session store for a web application framework1
phachon/fasthttpsessionA fast and powerful session management system for Go applications using various storage providers26