Skip to content

Conversation

Dobmod
Copy link
Member

@Dobmod Dobmod commented Sep 12, 2024

  • Added CachedEnforcer to integrate Symfony's Cache component for caching functionality.
  • Enabled support for multiple cache adapters, allowing flexible switching based on configuration.
  • Added methods to control cache usage, improving flexibility and performance in caching decisions.

@Dobmod Dobmod force-pushed the feat-cache-enforcer-1.0 branch 2 times, most recently from 4fa7441 to 96404d9 Compare September 12, 2024 09:57
@coveralls
Copy link

coveralls commented Sep 12, 2024

Pull Request Test Coverage Report for Build 10861309442

Details

  • 44 of 45 (97.78%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.1%) to 92.597%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/CachedEnforcer.php 44 45 97.78%
Totals Coverage Status
Change from base Build 10796570449: 0.1%
Covered Lines: 1626
Relevant Lines: 1756

💛 - Coveralls

@Dobmod Dobmod force-pushed the feat-cache-enforcer-1.0 branch 7 times, most recently from 505767d to 68f7ddc Compare September 12, 2024 13:16
- Added CachedEnforcer to integrate Symfony's Cache component for caching functionality.
- Enabled support for multiple cache adapters, allowing flexible switching based on configuration.
- Added methods to control cache usage, improving flexibility and performance in caching decisions.
@Dobmod Dobmod force-pushed the feat-cache-enforcer-1.0 branch from 68f7ddc to 7ce2d4c Compare September 14, 2024 09:23
@Dobmod Dobmod requested a review from leeqvip September 14, 2024 09:30
@leeqvip leeqvip merged commit b3d2a26 into php-casbin:4.x Sep 14, 2024
17 checks passed
@Dobmod Dobmod deleted the feat-cache-enforcer-1.0 branch September 17, 2024 14:08
@leeqvip
Copy link
Member

leeqvip commented Oct 21, 2024

🎉 This PR is included in version 4.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.

3 participants