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
Adds Cacheton trait - which provides a Multiton which caches instances using Memcached class, and allows the developer to set the expiring time while instantiating the class.