You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe the a concise description and fill out the details below. It will help others efficiently understand your request and get to an answer instead of repeated back and forth. Providing a minimal, complete and verifiable example will further increase your chances that someone can help.
Please describe the a concise description and fill out the details below. It will help others efficiently understand your request and get to an answer instead of repeated back and forth. Providing a minimal, complete and verifiable example will further increase your chances that someone can help.
Steps for Reproduction
Call
GetWithTTL
on a Ristretto store.Expected behavior:
The key's TTL should be returned.
Actual behavior:
A TTL of 0 is always returned.
gocache/store/ristretto/ristretto.go
Lines 55 to 59 in a125c59
Platforms:
N/A
Versions:
v4.1.6
The text was updated successfully, but these errors were encountered: