Skip to content

Commit

Permalink
docs: README.md: link Cloud Firestore implementation (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
tbpg authored and elithrar committed Sep 17, 2019
1 parent daaabe7 commit 36821f6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -81,6 +81,7 @@ Other implementations of the `sessions.Store` interface:
- [github.com/gernest/qlstore](https://github.com/gernest/qlstore) - ql
- [github.com/quasoft/memstore](https://github.com/quasoft/memstore) - In-memory implementation for use in unit tests
- [github.com/lafriks/xormstore](https://github.com/lafriks/xormstore) - XORM (MySQL, PostgreSQL, SQLite, Microsoft SQL Server, TiDB)
- [github.com/GoogleCloudPlatform/firestore-gorilla-sessions](https://github.com/GoogleCloudPlatform/firestore-gorilla-sessions) - Cloud Firestore

## License

Expand Down

0 comments on commit 36821f6

Please sign in to comment.