1 unstable release
0.0.1 | Jul 29, 2022 |
---|
#11 in #rbatis
34KB
734 lines
rbatis-adapter
This crate is extended by diesel-adapter.
Rbatis Adapter is the Rbatis adapter for Casbin-rs. With this library, Casbin can load policy from Rbatis supported database or save policy to it.
Based on Rbatis, The current supported databases are:
Notice
In order to unify the database table name in Casbin ecosystem, we decide to use casbin_rule
instead of casbin_rules
from version 0.0.1
. If you are using old version rbatis-adapter
in your production environment, please use following
command and update rbatis-adapter
version:
Dependencies
~13–34MB
~538K SLoC