Tags: amphp/cache
Tags
v2.0.0-beta.3 - Add compatibility with Revolt v1.x - Require PHP 8.1
v2.0.0-beta.1 - Renamed `ArrayCache` to `LocalCache`, swapping the constructor argument order - Support arbitrary values in `LocalCache`, `NullCache`, and `PrefixCache` - Changed `Cache` to support arbitrary values - Introduced separate `StringCache` interface for caching only strings - Added `StringCacheAdapter` to use any `Cache` in place of a `StringCache` - Removed `FileCache` (will be available in `amphp/file` instead)
PreviousNext