Skip to content

Commit 748b815

Browse files
committed
Add PostgreSQL Adapter.
1 parent f02fd0b commit 748b815

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ Adapter | Type | Author | Description
155155
[Redis Adapter](https://github.com/ankitm123/redis-adapter) | KV store | [@ankitm123](https://github.com/ankitm123) | Persistence for [Redis](https://redis.io/)
156156
[Protobuf Adapter](https://github.com/casbin/protobuf-adapter) | Stream | Casbin | Persistence for [Google Protocol Buffers](https://developers.google.com/protocol-buffers/)
157157
[RQLite Adapter](https://github.com/edomosystems/rqlite-adapter) | SQL | [EDOMO Systems](https://github.com/edomosystems) | Persistence for [RQLite](https://github.com/rqlite/rqlite/)
158+
[PostgreSQL Adapter](https://github.com/going/casbin-postgres-adaptor) | SQL | [Going](https://github.com/going) | Persistence for [PostgreSQL](https://www.postgresql.org/)
158159
159160
For details of adapters, please refer to the documentation: https://github.com/casbin/casbin/wiki/Policy-persistence
160161

0 commit comments

Comments
 (0)