Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make an async version of PyCasbin #1

Open
hsluoyz opened this issue Jun 22, 2022 · 3 comments · Fixed by casbin/pycasbin#307
Open

Make an async version of PyCasbin #1

hsluoyz opened this issue Jun 22, 2022 · 3 comments · Fixed by casbin/pycasbin#307
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Jun 22, 2022

Refer to: pycasbin/async-sqlalchemy-adapter#1 (comment)

@casbin-bot
Copy link
Member

@tangyang9464 @closetool @sagilio

@casbin-bot casbin-bot added the enhancement New feature or request label Jun 22, 2022
@leeqvip
Copy link
Member

leeqvip commented Jul 17, 2023

@hsluoyz @BustDot To make an asynchronous casbin alone, then we must maintain two versions of casbin. Do we just need to make an asynchronous to synchronous adapter and watcher? After all, io calls are mainly concentrated on the adapter and watcher.

@hsluoyz
Copy link
Member Author

hsluoyz commented Jul 17, 2023

@leeqvip if it's doable and no other drawbacks, we will prefer to smaller changes, connecting asynchronous to synchronous solution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants