Skip to content

Fix RDB key expiry timestamps - #13

Merged
mehmettokgoz merged 1 commit into
masterfrom
fix/expiration-time
Jun 4, 2026
Merged

Fix RDB key expiry timestamps#13
mehmettokgoz merged 1 commit into
masterfrom
fix/expiration-time

Conversation

@mdogan

@mdogan mdogan commented Jun 4, 2026

Copy link
Copy Markdown
Contributor

Stored and read key expirations as absolute Unix timestamps instead of relative durations. Updated FileHandler expiry handling to use time.Time.

Stored and read key expirations as absolute Unix timestamps instead of relative durations.
Updated `FileHandler` expiry handling to use `time.Time`.
@mdogan
mdogan requested a review from mehmettokgoz June 4, 2026 09:22
@mehmettokgoz
mehmettokgoz merged commit 5b97c87 into master Jun 4, 2026
1 check passed
@mehmettokgoz
mehmettokgoz deleted the fix/expiration-time branch June 4, 2026 11:32
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