Home
DevCentral
Search
Configure Global Search
Log In
Transactions
D3233
Change Details
Change Details
Old
New
Diff
Cache with basic get/set/has/delete/clear operations. Abstraction layer for Memcached, Redis and a void mock-purpose. Similar to the database package, read a configuration array to build and load a concrete cache implementation. This library is a PSR-16 implementation. This library does NOT currently support PSR-6. This library is intended to replace the Zed Cache engine.
Cache with basic get/set/has/delete/clear operations. Abstraction layer for Memcached, Redis and a void mock-purpose. Similar to the database package, read a configuration array to build and load a concrete cache implementation. This library is a PSR-16 implementation. This library does NOT currently support PSR-6. This library is intended to replace the Zed Cache engine, and is based on the includes/cache classes from Zed code.
Cache with basic get/set/has/delete/clear operations. Abstraction layer for Memcached, Redis and a void mock-purpose. Similar to the database package, read a configuration array to build and load a concrete cache implementation. This library is a PSR-16 implementation. This library does NOT currently support PSR-6. This library is intended to replace the Zed Cache engine
, and is based on the includes/cache classes from Zed code
.
Continue