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 model and policy thread-safe #76

Closed
sagilio opened this issue Sep 6, 2020 · 3 comments · Fixed by #150
Closed

Make model and policy thread-safe #76

sagilio opened this issue Sep 6, 2020 · 3 comments · Fixed by #150
Assignees
Labels
Milestone

Comments

@sagilio
Copy link
Member

sagilio commented Sep 6, 2020

A new feature in #101.

Description

This is the multi-threading feature at https://casbin.org/docs/en/overview.
It will provide a ReaderWriterLockSlim and Dictonary implemention.

@sagilio sagilio added the enhancement Enhancement the exist feature label Sep 6, 2020
@sagilio sagilio self-assigned this Sep 6, 2020
@sagilio sagilio mentioned this issue Sep 7, 2020
@sagilio sagilio mentioned this issue Jan 31, 2021
15 tasks
@sagilio sagilio linked a pull request Apr 1, 2021 that will close this issue
@sagilio sagilio closed this as completed Jun 3, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 2.0.0-preview.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@sagilio sagilio added this to the v2.0.0 milestone Jun 22, 2021
@github-actions
Copy link

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This issue has been resolved in version 2.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant