Skip to content

Allows querying DynamoDB instead of scanning#7

Open
tm-lmathieu wants to merge 1 commit into
abqadeer:masterfrom
toumoro:master
Open

Allows querying DynamoDB instead of scanning#7
tm-lmathieu wants to merge 1 commit into
abqadeer:masterfrom
toumoro:master

Conversation

@tm-lmathieu

Copy link
Copy Markdown

Allows loading filtered policy by object or by sub by querying DynamoDB instead of scanning the whole table.

Also changes billing mode to on-demand (it would be better if this was configurable).

This was referenced Dec 29, 2025
dan-eco added a commit to EB-Power/python-dycasbin that referenced this pull request Dec 29, 2025
- Rewrite pretty much the whole module
- - Add database indexes from abqadeer#7
- - Add feature to disable table creation
- - Add feature to support custom table configuration
- Lint & Format all the code with ruff
- Switch from pip to uv
- Rewrite all the tests
- - Use model.conf from the official repo
- - Split the e2e test into rbac and rbac with domain
- - Use unit test classes to hold the test cases
- Add a few more vscode extensions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant