sonata-project / cache

[Deprecated] Cache library
https://github.com/sonata-project/cache
MIT License
331 stars 29 forks source link

add PSR6 cache adapter #265

Closed dmaicher closed 2 years ago

dmaicher commented 2 years ago

Subject

I am targeting this branch, because its BC.

Closes https://github.com/sonata-project/cache/issues/50

Changelog

### Added
- Added `Psr6Cache` that allows using a PSR6 compliant cache implementation

Remaining questions

dmaicher commented 2 years ago

We should discuss https://github.com/sonata-project/SonataBlockBundle/issues/663 first

dmaicher commented 2 years ago

Closing as we abandoned this project