Namespace oroboros\core\interfaces\contract\libraries\cache
Interfaces summary
CacheItemContract | Represents a Psr-11 cache item object.Contract interfaces enforce expected behavior in a non-colliding way. They are tasked with enforcing methods, and extending interfaces provided by standards and other packages for compatibility. |
CachePoolContract | Represents a Psr-11 cache pool object.Contract interfaces enforce expected behavior in a non-colliding way. They are tasked with enforcing methods, and extending interfaces provided by standards and other packages for compatibility. |