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

GitHub

3 stars
2 watching
0 forks
Language: Go
last commit: about 6 years ago

Related projects:

RepositoryDescriptionStars
srinathgs/mysqlstoreProvides an implementation of Gorilla's Session Store using MySQL as the underlying storage.43
antonlindstrom/pgstoreA session store backend for the gorilla/sessions package using PostgreSQL as the underlying storage94
srinathgs/couchbasestoreAn implementation of a session store using Couchbase as the backend8
kidstuff/mongostoreAn implementation of a session store using MongoDB as the underlying data store41
quasoft/memstoreAn in-memory implementation of gorilla/sessions for use in tests and dev environments19
michaeljs1990/sqlitestoreAn implementation of a session store using SQLite as the underlying data storage12
gernest/qlstoreA Gorilla Sessions store implemented with an embedded SQL database6
savaki/dynastoreA DynamoDB-based in-memory storage solution for web applications using the Gorilla Toolkit framework.3
cockroachdb/logtagsAn annotation system for Go contexts allowing key-value storage and retrieval39
eventstore/eventstore-client-goProvides an interface to interact with Event StoreDB using gRPC protocol in Go.105
swithek/sessionup-pgstoreAn implementation of a PostgreSQL-based session store for a web application framework1
rfyiamcool/raft-badgerAn implementation of the LogStore and StableStore interfaces from Hashicorp's Raft, designed for use with a key-value store.49
fabioarnold/zig-gorillasA game written in Zig that simulates a classic QBasic-style multiplayer experience54
gorilla/csrfA middleware library providing protection against malicious requests through the use of tokens.1,062
philippgille/gokvProvides a unified interface to various key-value store and caching solutions for Go programming language751