sessionup-pgstore
Session Store
An implementation of a PostgreSQL-based session store for a web application framework
PostgreSQL session store implementation for sessionup
1 stars
2 watching
1 forks
Language: Go
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| An HTTP session management package providing straightforward authentication and management capabilities. | 125 |
| Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. | 43 |
| An implementation of a session store using MongoDB as the underlying data store | 41 |
| 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 |
| An implementation of a session store using Couchbase as the backend | 8 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine | 3 |
| A PostgreSQL-based implementation of a spatial-temporal asset catalog system | 154 |
| Provides an implementation of session management in HTTP requests using Go | 252 |
| A tool for easy Postgres partitioning with minimal app changes and no downtime. | 1,122 |
| A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
| A Gorilla Sessions store implemented with an embedded SQL database | 6 |