deep-foundation / deep-foundation/deeplinks
Clean up reserved links after a period of time
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 13
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
### Is your feature request related to a problem? Please describe.
This will allow to reuse reserved links.
May be we also should allow to reserve links ids that where deleted to use all address space efficiently.
If we don't clean up reserved links we risk to run out of free space due to attack on reserve logic - some package can reserved to much all all links from address space and it will make database unusable.
### Describe the solution you'd like
_No response_
### Describe alternatives you've considered
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.