Nicolas Grekas 5da40a385c Merge branch '4.4' into 5.0
* 4.4:
  Allows RedisClusterProxy instance in Lock RedisStore
2020-07-23 19:20:42 +02:00
2020-07-12 14:51:51 +02:00
2020-01-09 13:59:02 +01:00
2020-01-23 12:07:12 +01:00
2020-07-12 14:51:51 +02:00
2020-07-23 19:20:42 +02:00
2020-07-12 14:51:51 +02:00
2019-11-05 18:32:06 +01:00
2020-05-23 14:58:59 +02:00
2020-01-01 12:03:25 +01:00
2019-09-27 00:15:24 +02:00
2017-05-25 00:25:35 +07:00

Symfony PSR-6 implementation for caching

This component provides an extended PSR-6 implementation for adding cache to your applications. It is designed to have a low overhead so that caching is fastest. It ships with a few caching adapters for the most widespread and suited to caching backends. It also provides a doctrine/cache proxy adapter to cover more advanced caching needs and a proxy adapter for greater interoperability between PSR-6 implementations.

Resources

Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:31:32.681Z
Readme MIT 4.4 MiB
Languages
PHP 100%