top | item 41810441 (no title) tbiehn | 1 year ago Interesting idea - do you handle ‘dead keys’ as well? Let’s say you optimistically re-fetch a few times, but no client re-requests? discuss order hn newest bnkamalesh|1 year ago since the underlying storage is an LRU, I just ignored dead keys. Nope there's no client re-request or retries. That is left upto the "updater" function
bnkamalesh|1 year ago since the underlying storage is an LRU, I just ignored dead keys. Nope there's no client re-request or retries. That is left upto the "updater" function
bnkamalesh|1 year ago