Skip to content

Commit

Permalink
Added valkey store implementation to readme
Browse files Browse the repository at this point in the history
Signed-off-by: Jens van de Wiel <[email protected]>
  • Loading branch information
JensvandeWiel authored Jul 16, 2024
1 parent 466d29e commit 768319b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ Other implementations of the `sessions.Store` interface:
- [github.com/srinathgs/mysqlstore](https://github.com/srinathgs/mysqlstore) - MySQL
- [github.com/EnumApps/clustersqlstore](https://github.com/EnumApps/clustersqlstore) - MySQL Cluster
- [github.com/antonlindstrom/pgstore](https://github.com/antonlindstrom/pgstore) - PostgreSQL
- [github.com/JensvandeWiel/valkeystore](https://github.com/JensvandeWiel/valkeystore) - Valkey
- [github.com/boj/redistore](https://github.com/boj/redistore) - Redis
- [github.com/rbcervilla/redisstore](https://github.com/rbcervilla/redisstore) - Redis (Single, Sentinel, Cluster)
- [github.com/boj/rethinkstore](https://github.com/boj/rethinkstore) - RethinkDB
Expand Down

0 comments on commit 768319b

Please sign in to comment.