feat (cache): test ttl feature
Open
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
As a client
I want to create documents with a time to live (ttl) countdown
And if the document is not accessed within that time, the doc is returned, if the document is accessed outside of that time
the document is not found.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.