``` --ns-cache-max-cost string ...
# spicedb
y
Copy code
--ns-cache-max-cost string                                 upper bound cache size in bytes or percent of available memory (default "16MiB")
we just got an OOM on a spicedb container - does that configure the max amount of memory that the cache will use, or is it somehow a multiple of that?
2 Views