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: about 5 years ago
gogolanginmemorysession-managementsessionsstubtests

Related projects:

Repository Description Stars
srinathgs/mysqlstore Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. 44
gernest/qlstore A Gorilla Sessions store implemented with an embedded SQL database 6
antonlindstrom/pgstore A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage 92
kidstuff/mongostore An implementation of a session store using MongoDB as the underlying data store 41
michaeljs1990/sqlitestore An implementation of a session store using SQLite as the underlying data storage 12
stephenafamo/crdbstore An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine 3
srinathgs/couchbasestore An implementation of a session store using Couchbase as the backend 8
gutschilla/plug-session-memcached A Plug Session store using Memcached 15
kwynto/gosession Provides an implementation of session management in HTTP requests using Go 251
icza/session A package providing an easy-to-use session management system for web servers, including support for Google App Engine. 118
alexedwards/scs A package implementing HTTP session management with configurable stores and features. 2,161
abraithwaite/jeff A Go-based session management tool with features like CSRF protection and middleware wrapping 266
paddlehq/go-aws-ssm An AWS System Manager parameter store abstraction layer for Go applications 59
swithek/sessionup-pgstore An implementation of a PostgreSQL-based session store for a web application framework 1
phachon/fasthttpsession A fast and powerful session management system for Go applications using various storage providers 26