directory
0.1.1
Repository: https://github.com/sohdev2020/scs.git
Documentation: pkg.go.dev

# Packages

Package boltstore is a boltdb based storage engine for the SCS session package.
Package buntstore is a buntdb based storage engine for the SCS session package.
Package cookiestore is a cookie-based storage engine for the SCS session package.
Package dynamostore is a DynamoDB-based storage engine for the SCS session package.
Package memstore is a in-memory storage engine for the SCS session package.
Package mysqlstore is a MySQL-based storage engine for the SCS session package.
Package pgstore is a PostgreSQL-based storage engine for the SCS session package.
Package qlstore is a ql-based storage engine for the SCS session package.
Package redisstore is a Redis-based storage engine for the SCS session package.