Closed TillaTheHun0 closed 2 years ago
getDoc will check the ttl of a record, and evict if needed, basically a poor-person's ttl
getDoc
ttl
This same check needs to be added to listDocs for each document that is returned
listDocs
getDoc
will check thettl
of a record, and evict if needed, basically a poor-person'sttl
This same check needs to be added to
listDocs
for each document that is returned