Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to pass the exact eviction time to the eviction listener? #380

Open
tatsuya6502 opened this issue Jan 19, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@tatsuya6502
Copy link
Member

Split from #349 (comment)

one more thing, could you please kindly think of a way to pass exact eviction_time?

so maybe we could have two variants of eviction_listener functions, one could be executed without evection time like what it is now for the sake of backward compatibility, and another one could be executed with exact time that the eviction has really happened.

in my eviction_listener i have to check if the eviction has happened after certain time or not, so having the exact eviction time could help me to have a more solid eviction_listener function.

CC: @unikzforce

@tatsuya6502 tatsuya6502 added the enhancement New feature or request label Jan 19, 2024
@unikzforce
Copy link

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants