rbatis-adapter

Crates.iorbatis-adapter
lib.rsrbatis-adapter
version0.0.1
sourcesrc
created_at2022-07-29 16:12:13.178981
updated_at2022-07-29 16:12:13.178981
descriptionRbatis adapter for casbin-rs
homepagehttps://gitee.com/hubert22/rbatis-adapter
repository
max_upload_size
id635079
size46,500
Hubert Shelley (hubertshelley)

documentation

README

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:

Commit count: 0

cargo fmt