mysqlstore
Session store
Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage.
Gorilla's Session Store Implementation for MySQL
43 stars
2 watching
28 forks
Language: Go
last commit: about 1 year ago Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a session store using Couchbase as the backend | 8 |
| An in-memory implementation of gorilla/sessions for use in tests and dev environments | 19 |
| An implementation of a session store using SQLite as the underlying data storage | 12 |
| A Gorilla Sessions store implemented with an embedded SQL database | 6 |
| An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
| An implementation of a session store using MongoDB as the underlying data store | 41 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| An implementation of a PostgreSQL-based session store for a web application framework | 1 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| A microservice-based event store and message queue built on top of PostgreSQL. | 1,624 |
| A Ruby gem that provides an easy-to-use API client for connecting to EventStoreDB | 38 |
| Provides a platform-independent interface to persist and retrieve data in various store implementations. | 112 |
| An AWS System Manager parameter store abstraction layer for Go applications | 59 |
| A middleware package for storing and managing sessions in ThinkJS applications using MySQL as the underlying storage | 0 |
| A framework for storing and managing user sessions using Redis as the backing store | 4 |