Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/authelia/session

Session implementation for fasthttp
https://github.com/authelia/session

Last synced: about 1 month ago
JSON representation

Session implementation for fasthttp

Awesome Lists containing this project

README

        

# session

[![Test status](https://github.com/authelia/session/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/authelia/session/actions?workflow=test)
[![Go Report Card](https://goreportcard.com/badge/github.com/authelia/session)](https://goreportcard.com/report/github.com/authelia/session)
[![GoDev](https://img.shields.io/badge/go.dev-reference-007d9c?logo=go&logoColor=white)](https://pkg.go.dev/github.com/authelia/session/v3)
[![GitHub release](https://img.shields.io/github/release/authelia/session.svg)](https://github.com/authelia/session/releases)

Session implementation for [Authelia](https://www.authelia.com) (fork of [github.com/fasthttp/session](https://github.com/fasthttp/session)).

## Providers

- memory
- redis