mirror of
https://github.com/1f349/dendrite.git
synced 2024-11-10 06:53:00 +00:00
99b696e775
* Tweak cache counters This makes the number of counters relative to the maximum cache size. Since the counters effectively manage the size of the bloom filter, larger caches need more counters and smaller caches need less. 10 counters per 1KB data means that the default cache size of 1GB should result in a bloom filter and TinyLRU admission set of about 16MB estimated. * Remove line left by accident |
||
---|---|---|
.. | ||
caching | ||
eventutil | ||
hooks | ||
httputil | ||
pushgateway | ||
pushrules | ||
sqlutil | ||
transactions | ||
log_unix.go | ||
log_windows.go | ||
log.go | ||
mutex.go | ||
version.go |