]> git.mxchange.org Git - friendica.git/history - src/Core/Cache/ProfilerCache.php
- Move constants to the "Cache" class (more transparent than inside the interface)
[friendica.git] / src / Core / Cache / ProfilerCache.php
2019-08-04 Philipp Holzer- Move constants to the "Cache" class (more transparent...
2019-08-04 Philipp HolzerAdding possibility to use a different cache-backend...
2019-08-04 Philipp HolzerRename *CacheDriver to *Cache because they don't act...
2019-08-03 Philipp HolzerRefactor Cache/Lock to DICE