| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-08-19 | 522 Bytes | |
| v1.2.1 source code.tar.gz | 2020-08-19 | 13.4 kB | |
| v1.2.1 source code.zip | 2020-08-19 | 20.3 kB | |
| Totals: 3 Items | 34.2 kB | 0 | |
A minor maintenance release that improves documentation and two new third-party store implementations.
CHANGELOG
- Fix typo in README example (#223) @Coteh
- Add link to implementation for CockroachDB (#219) @stephenafamo
- fix CookieStore creation in doc.go (#206) @collinewait
- Add Redis store implementation (#202) @rbcervilla
- README.md: link Cloud Firestore implementation (#201) @tbpg
- Added _ = to indicate there is a return from Save (#197) @adamjack
- Removed unused global var (#199) @muesli