pycasbin / async-sqlalchemy-adapter

Async SQLAlchemy Adapter for PyCasbin
https://github.com/casbin/pycasbin
Apache License 2.0
7 stars 6 forks source link

Are there plans to support asynchrony? #1

Closed zy7y closed 1 year ago

zy7y commented 2 years ago

as title, Build with SQLAlchemy and the casbin asynchronous version

casbin-bot commented 2 years ago

@ffyuanda @Zxilly @techoner @elfisworking

hsluoyz commented 2 years ago

@Nekotoxin

Nekotoxin commented 2 years ago

@Nekotoxin

I think we need to create a new repo, such as async-sqlalchemy-adapter. So it will be made for the async version of asynccasbin,what do you think?

casbin-bot commented 2 years ago

@ffyuanda @Zxilly @techoner @elfisworking

hsluoyz commented 2 years ago

@Nekotoxin created: https://github.com/pycasbin/async-sqlalchemy-adapter

BTW, we should also provide an official async version of PyCasbin based on: https://github.com/chapagainmanoj/asynccasbin

@leeqvip what name do you suggest?

leeqvip commented 2 years ago

@Nekotoxin created: https://github.com/pycasbin/async-sqlalchemy-adapter

BTW, we should also provide an official async version of PyCasbin based on: https://github.com/chapagainmanoj/asynccasbin

@leeqvip what name do you suggest?

Just use this name.

Nekotoxin commented 2 years ago

@hsluoyz hi. we need to create a repo of asynccasbin. I will first implement the asynccasbin, then implement the async-sqlalchemy-adapter.

hsluoyz commented 2 years ago

@Nekotoxin done: https://github.com/casbin/async-pycasbin