Skip to content

Add expires_at/2 API for fix_window algorithm - #178

Merged
epinault merged 1 commit into
masterfrom
expires-at-api
Mar 31, 2026
Merged

Add expires_at/2 API for fix_window algorithm#178
epinault merged 1 commit into
masterfrom
expires-at-api

Conversation

@epinault

Copy link
Copy Markdown
Contributor

Adds an expires_at/2 function that returns the expiration timestamp (ms) of the current window for a given key. Available on both ETS and Atomic backends for the fix_window algorithm only. Returns 0 if no active window.

Closes #138

Adds an expires_at/2 function that returns the expiration timestamp (ms)
of the current window for a given key. Available on both ETS and Atomic
backends for the fix_window algorithm only. Returns 0 if no active window.

Closes #138
@epinault
epinault merged commit cbdc4d6 into master Mar 31, 2026
13 of 18 checks passed
@epinault
epinault deleted the expires-at-api branch September 2, 2026 22:26
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.

Replacement for inspect_bucket?

1 participant