mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
6496ddd903
* caching: Split caches into new files. * caching: Rename `Cache.from` to `WeightedCache.from`. * caching: Move `Configuration` inside `WeightedCache`. * caching: Add test cases. * caching: Allow for Caffeine builders to be covariant. * caching: When instrumenting the Caffeine cache, compose, don't inherit. * caching: Add a size-based cache. * caching: Extract out common test cases into base classes. * caching: Use the size-based cache for LF value translation. CHANGELOG_BEGIN CHANGELOG_END * caching: Simplify the eviction tests. * caching: Increase the encapsulation in CaffeineCache. * caching: Commas are important. Co-authored-by: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com> Co-authored-by: Stefano Baghino <43749967+stefanobaghino-da@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
hash-migrations.sh |