-
-
Notifications
You must be signed in to change notification settings - Fork 17
Add limiter leases and harden lock refresh behavior #428
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
Merged
Merged
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
3763d5c
Add limiter lease and lock hardening plan
binaryfire 37997fb
Add limiter lease contracts
binaryfire a7196e4
Import support now helper explicitly
binaryfire 393b118
Harden shared lock contracts
binaryfire b2c09ee
Harden Redis lock refresh semantics
binaryfire c175631
Harden array lock refresh semantics
binaryfire e224ab3
Harden database lock refresh semantics
binaryfire 273e093
Make file cache locks refreshable
binaryfire c8a42eb
Align no-op lock refresh behavior
binaryfire d2e5323
Add Redis hash tag detection
binaryfire c756c31
Expose Redis funnel leases
binaryfire 41b189b
Use unified timeout handling for Redis throttles
binaryfire 0443064
Expose cache funnel leases
binaryfire 6566e35
Hash-tag Redis queue storage keys
binaryfire fb941f6
Port database integration lock tests
binaryfire 3397ed2
Document limiter leases and lock refresh behavior
binaryfire c3b4c4e
Share Redis integration connection helper
binaryfire f65f43c
Use raw Redis reads for permanent lease refresh
binaryfire c6c106a
Filter database lock lifetime reads by expiry
binaryfire 8a5b47f
Prevent testbench route-file leaks
binaryfire b88edae
Remove no-op email validation test
binaryfire 46d6a21
Document refresh failure handling
binaryfire 15d69b3
Add void return types to touched tests
binaryfire 2297029
Harden throwable-path test assertions
binaryfire File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
1,120 changes: 1,120 additions & 0 deletions
1,120
docs/plans/2026-07-09-limiter-leases-and-lock-hardening.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.