crdbstore
Gorilla session store
An implementation of a Gorilla sessions store backend using CockroachDB as the underlying storage engine
Gorilla's Session store implementation with cockroachDB
3 stars
2 watching
0 forks
Language: Go
last commit: over 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Provides an implementation of Gorilla's Session Store using MySQL as the underlying storage. | 43 |
| A session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage | 94 |
| An implementation of a session store using Couchbase as the backend | 8 |
| 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 |
| A Gorilla Sessions store implemented with an embedded SQL database | 6 |
| A DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework. | 3 |
| An annotation system for Go contexts allowing key-value storage and retrieval | 39 |
| Provides an interface to interact with Event StoreDB using gRPC protocol in Go. | 105 |
| An implementation of a PostgreSQL-based session store for a web application framework | 1 |
| An implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store. | 49 |
| A game written in Zig that simulates a classic QBasic-style multiplayer experience | 54 |
| A middleware library providing protection against malicious requests through the use of tokens. | 1,062 |
| Provides a unified interface to various key-value store and caching solutions for Go programming language | 751 |