gustafn
committed
on 08 Jan 22
Extended LockfreeCache:

- Feneralized flag "-no_empty" of "LockfreeCache eval" to "-no_cache LIST"
The provided list can contain multiple… Show more
Extended LockfreeCache:

- Feneralized flag "-no_empty" of "LockfreeCache eval" to "-no_cache LIST"

 The provided list can contain multiple values that should not be cached.

- The new parameter "-from_cache_indicator" can be used to return information

 whether the returned value was returned from the cache or not.

Show less