Kishore Nallan
05/30/2025, 7:33 AMThis means: the contents of Typesesnse collection can be cached - would be great if Cloudflare caches it - to reduce load on my server.Cloudflare caching works at an URL level. If you are making repeated queries those responses can be cached, but Typesense's own cache feature (check
use_cache
) can also do this. We also allow you to set the size of cache using a server side parameter (documented in docs).