Implement Time To Live #24

Open
opened 2024-12-27 06:12:45 +00:00 by elia · 0 comments
Owner

Implement a TTL on all generated links.

Excepted Outcome

The expected outcome of this issue is the following state:

  • Generated links saved in the pointers database table have a TTL.
  • Links saved in the pointers database table get cleaned up when TTL expires.
  • Links saved in the links database table get cleaned up if they have no more pointers.
Implement a `TTL` on all generated links. ## Excepted Outcome The expected outcome of this issue is the following state: - Generated links saved in the `pointers` database table have a TTL. - Links saved in the `pointers` database table get cleaned up when TTL expires. - Links saved in the `links` database table get cleaned up if they have no more `pointers`.
elia added this to the Prototype release milestone 2024-12-27 06:12:45 +00:00
elia added the
Kind/Feature
Kind/Enhancement
Kind/Security
Priority
Medium
labels 2024-12-27 06:12:45 +00:00
elia added a new dependency 2024-12-27 06:15:24 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: elia/shortenit#24
No description provided.