Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
Closes #155
  • Loading branch information
aeneasr authored Sep 19, 2024
1 parent 3b61a53 commit 42f4158
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -742,5 +742,5 @@ mockgen -package ladon_test -destination manager_mock_test.go github.com/ory/lad
By implementing the warden.Manager it is possible to create your own adapters to persist data in a datastore of your choice. Below are a list of third party implementations.
- [Redis and RethinkDB](https://github.com/ory/ladon-community)
- [CockroachDB](https://github.com/wehco/ladon-crdb)
- [sql.DB](https://github.com/wirepair/ladonsecuritymanager)
- [CockroachDB](https://github.com/dwin/ladon-crdb)
- [sql.DB](https://github.com/wirepair/ladonsqlmanager)

0 comments on commit 42f4158

Please sign in to comment.