Skip to content

Add lease expiry index to lease entry#47

Draft
asg0451 wants to merge 1 commit into
masterfrom
cursor/add-lease-expiry-index-to-lease-entry-3a37
Draft

Add lease expiry index to lease entry#47
asg0451 wants to merge 1 commit into
masterfrom
cursor/add-lease-expiry-index-to-lease-entry-3a37

Conversation

@asg0451

@asg0451 asg0451 commented Aug 23, 2025

Copy link
Copy Markdown
Owner

Embed lease expiry index key in LeaseEntry to optimize lease extension.

This change eliminates the need to scan the expiry index when extending a lease, improving performance and ensuring that only one expiry index entry exists per active lease. It also includes minor fixes for fuzz test stability.


Open in Cursor Open in Web

Co-authored-by: miles.frankel <miles.frankel@gmail.com>
@cursor

cursor Bot commented Aug 23, 2025

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@asg0451
asg0451 force-pushed the master branch 2 times, most recently from 9730d12 to 3ed3698 Compare August 28, 2025 15:10
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.

2 participants