Archil intelligently caches data to maximize the performance of your disk. If your application requests data that’s not
in the cache, Archil will fetch the data from the backing bucket and then cache it for future requests. Archil keeps this data in
cache for up to 1 hour after the final read or write operation to the data. Archil may cache up to 10 MiB of additional data
from the backing bucket than requested.
Archil disks are designed to provide consistent, sub-millisecond time-to-first-byte latencies for all cached
read and write operations. Uncached read latencies depend on the specific backing storage provider. For example,
for Amazon S3, uncached reads are typically in the 10-30ms range.