thnt / casbin-pgx-adapter

A pgx adapter for casbin

Home Page:https://github.com/casbin/casbin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PGX Adapter

Go Coverage Status

Pgx adapter for casbin based on offical go-pg adapter.

Differences:

  • Use pgx instead of go-pg
  • Use xxh3 instead of meow hash to generate policy ID

About

A pgx adapter for casbin

https://github.com/casbin/casbin

License:Apache License 2.0


Languages

Language:Go 100.0%