pgstore
Session manager
A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage
A Postgres session store backend for gorilla/sessions
94 stars
4 watching
29 forks
Language: Go
last commit: 12 months ago gogorillapostgressessionssessionstorage
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of a PostgreSQL-based session store for a web application framework | 1 |
| An in-memory implementation of gorilla/sessions for use in tests and dev environments | 19 |
| 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 |
| 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 |
| An extension to create and manage table partition sets in PostgreSQL | 2,139 |
| A client-side PostgreSQL app with a query playground and ERD schema generator for learning and development purposes | 355 |
| A Go-based session management tool with features like CSRF protection and middleware wrapping | 266 |
| A simple, performant session management system for HTTP servers | 78 |
| An implementation of a session store using SQLite as the underlying data storage | 12 |
| A native PostgreSQL client driver written in Zig | 259 |
| An implementation of a session store using Couchbase as the backend | 8 |
| A graphical user interface for managing multiple PostgreSQL servers with PGBouncer | 253 |
| Provides an implementation of session management in HTTP requests using Go | 252 |