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
19 stars
2 watching
6 forks
Language: Go
last commit: over 5 years ago gogolanginmemorysession-managementsessionsstubtests
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. | 43 |
| A Gorilla Sessions store implemented with an embedded SQL database | 6 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| An implementation of a session store using MongoDB as the underlying data store | 41 |
| An implementation of a session store using SQLite as the underlying data storage | 12 |
| An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
| An implementation of a session store using Couchbase as the backend | 8 |
| A Plug Session store using Memcached | 15 |
| Provides an implementation of session management in HTTP requests using Go | 252 |
| A package providing an easy-to-use session management system for web servers, including support for Google App Engine. | 118 |
| A package implementing HTTP session management with configurable stores and features. | 2,186 |
| A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
| An AWS System Manager parameter store abstraction layer for Go applications | 59 |
| An implementation of a PostgreSQL-based session store for a web application framework | 1 |
| A fast and powerful session management system for Go applications using various storage providers | 26 |