keep-network / keep-common

Common libraries and tools used across Keep repositories
MIT License
5 stars 14 forks source link

Generic time cache #121

Closed lukasz-zimnoch closed 5 months ago

lukasz-zimnoch commented 5 months ago

Here we introduce a generic implementation of the TimeCache component. It will be useful for scenarios requiring complex objects caching.