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

feat: implement the Casbin Cloud Storage Adapter #1

Merged
merged 8 commits into from
Mar 19, 2021

Conversation

giefferre
Copy link
Member

@giefferre giefferre commented Mar 17, 2021

This branch implements a Casbin Adapter which uses a Google Cloud Storage bucket object as storage.

The adapter is inspired by the https://github.com/Soluto/casbin-minio-adapter and other Casbin adapters.

At the moment just the basic LoadPolicy and SavePolicy methods are implemented as they provide the minimum interface to use such adapter on Casbin.

An example of how to use the adapter is provided into the README file.

@giefferre giefferre self-assigned this Mar 17, 2021
@giefferre giefferre merged commit 3c7bbce into main Mar 19, 2021
@giefferre giefferre deleted the first-implementation branch March 19, 2021 11:07
@github-actions
Copy link

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 1.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 this pull request may close these issues.

2 participants