File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ A session store backend for [gorilla/sessions](http://www.gorillatoolkit.org/pkg
1010
1111## Features
1212
13- ✨ ** Clean API** - Single entry point with flexible option pattern
14- 🔧 ** Highly Configurable** - 15+ options for fine-grained control
15- 🔒 ** Secure** - Built on gorilla/sessions with secure cookie encoding
16- ⚡ ** Fast** - Redis-backed for high performance
17- 📦 ** Serialization** - Support for Gob and JSON serializers
18- 🧪 ** Well Tested** - Comprehensive test coverage
13+ - ✨ ** Clean API** - Single entry point with flexible option pattern
14+ - 🔧 ** Highly Configurable** - 15+ options for fine-grained control
15+ - 🔒 ** Secure** - Built on gorilla/sessions with secure cookie encoding
16+ - ⚡ ** Fast** - Redis-backed for high performance
17+ - 📦 ** Serialization** - Support for Gob and JSON serializers
18+ - 🧪 ** Well Tested** - Comprehensive test coverage
1919
2020## Requirements
2121
You can’t perform that action at this time.
0 commit comments