Hello!
Yes, it is also a PSR-16 implementation.
The main difference between `simple-cache` and `sabre-cache`:
- supports php:5.4;
- supports popular caching backends like Memcached and Redis out of the box;
- supports caching backends like SQL, Tarantool and Flysystem (WIP);
- supports `incement`, `decrement`, `add`, `replace` and `touch`
- syntactic sugar `pull`, `remeber` и `forever`
- Closure type for default value;
- events out of the box;
- PSR-2
- cache/integration-tests
среда, 19 апреля 2017 г., 12:12:00 UTC+3 пользователь ignace nyamagana butera написал: