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
Cache key would be (FullPath, LastModifyTime, Size).
Value would be file hash + optionally an entry from IRefCache - although maybe it's simpler to have a separate in-memory layer for IRefCache and just call that with the file hash.
The text was updated successfully, but these errors were encountered:
Cache key would be
(FullPath, LastModifyTime, Size)
.Value would be file hash + optionally an entry from
IRefCache
- although maybe it's simpler to have a separate in-memory layer forIRefCache
and just call that with the file hash.The text was updated successfully, but these errors were encountered: