Files
kopia/fs
Pawit Pornkitprasan b8efb8eaea cachefs: make cache read O(1) instead of O(n) (#1341)
* cachefs: make cache read O(1) instead of O(n)

Move the wrapping of fs.Entry before caching rather than doing
it everytime we try to read from the cache.
2021-10-02 10:09:33 -07:00
..
2021-09-14 19:11:39 -07:00
2021-05-15 12:12:34 -07:00