all options
trixie  ] [  sid  ]
[ Source: matomo-component-cache  ]

Package: php-matomo-component-cache (2.0.6-2)

Links for php-matomo-component-cache

Screenshot

Debian Resources:

Download Source Package matomo-component-cache:

Maintainers:

External Resources:

Similar packages:

PHP caching library based on Doctrine cache

This is a PHP caching library based on Doctrine cache that supports different backends. It is developed with the focus on speed with abilities to fetch hundreds of entries from the cache in one request.

It supports the following compression formats:

 - Array (holds cache entries only during one request but is very fast)
 - Null (useful for development, won't cache anything)
 - File (stores the cache entry on the file system)
 - Redis (stores the cache entry on a Redis server, requires phpredis)
 - Chained (allows one to chain multiple backends to make sure it will read
   from a fast cache if possible)
 - DefaultTimeout and KeyPrefix can be used to wrap other backend with default
   parameters

Other Packages Related to php-matomo-component-cache

  • depends
  • recommends
  • suggests
  • enhances

Download php-matomo-component-cache

Download for all available architectures
Architecture Package Size Installed Size Files
all 8.2 kB55.0 kB [list of files]