You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ttl) TTL issue in mutate function (Kong#56)
* feat(mutate) enhance mutate function
* refactor(revalidate) rename revalidate mutate
* fix(cache): fix issue when ttl was set to 0
* test(ttl): add ttl test cases
FixesKong#56Kong#28