Skip to content

Commit

Permalink
Add link to implementation for CockroachDB (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenafamo committed Jul 13, 2020
1 parent 15ff351 commit 947297c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -83,6 +83,7 @@ Other implementations of the `sessions.Store` interface:
- [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
- [github.com/stephenafamo/crdbstore](https://github.com/stephenafamo/crdbstore) - CockroachDB

## License

Expand Down

0 comments on commit 947297c

Please sign in to comment.