Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
styledisc
typelist
printabletrue

Overview

Listing Cache (LC) is a performance optimization feature designed to improve the speed of listing large datasets within Swarm storage. It works by caching directory listings, reducing the time and resource consumption required to fetch and display object listings repeatedly.

...

The listing cache prototype can be installed as a regular gateway. No extra config is required. Increasing java Java heap size is mandatory, and the disk storing /var/spool/caringo/cloudgateway should be SSD with preferably >=100Gb free capacity.

...