CacheWithExpiration#

class CacheWithExpiration#

Bases: Cache

Methods Summary

expire(key, time)

rtype

bool

Methods Documentation

abstract expire(key, time)#
Return type

bool