Skip to content

Remove cache from can() method#210

Merged
techmahedy merged 4 commits intodoppar:3.xfrom
techmahedy:techmahedy-3.x
Mar 8, 2026
Merged

Remove cache from can() method#210
techmahedy merged 4 commits intodoppar:3.xfrom
techmahedy:techmahedy-3.x

Conversation

@techmahedy
Copy link
Member

The memoization idea only makes sense if can() is called repeatedly with identical arguments in the same request, which in practice rarely happens. So removed it.

@techmahedy techmahedy merged commit 9ab9aaf into doppar:3.x Mar 8, 2026
25 checks passed
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