Skip to content

Add support for ttl in milliseconds

Rostislav Vatolin requested to merge custom_ttl into master

More info here: #36 (closed)

Entitlement service requires configurable caching. We need different cache expiration time set when we create and update cache. Existing functionality doesn't allow us to include ttl (expiration time) when we create and update cache. This is why I created this MR

Edited by Rostislav Vatolin

Merge request reports