cdisc-org / cdisc-rules-engine

Open source offering of the cdisc rules engine
MIT License
48 stars 13 forks source link

The in memory cache service needs to have a size limit and eviction policy #511

Closed nhaydel closed 12 months ago

nhaydel commented 1 year ago

AC We want to use a maximum of 75% of the available (unused) RAM We want to delete the least recently used dataset when the limit has been reached If the dataset is larger than the cache, it should not be cached