Skip to content
Snippets Groups Projects
Commit bfabe6f5 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

browse/snapshot_content: Optimize cached directory entries size

Previously, the checksums for each file was stored in the cache but those
are not exploited by the browse code so we can safely remove that dict
to optimize the cached entry size and avoid reaching memcached size limit
for large directories in production.
parent 4a1d7ec6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment