]> git.mxchange.org Git - friendica.git/history - src/Core/Cache/DatabaseCache.php
Merge pull request #7754 from annando/aria
[friendica.git] / src / Core / Cache / DatabaseCache.php
2019-10-17 MichaelMerge remote-tracking branch 'upstream/develop' into...
2019-08-19 PhilippMerge pull request #7541 from vinzv/patch-2
2019-08-19 PhilippMerge pull request #7540 from vinzv/patch-1
2019-08-06 Hypolite PetovanMerge pull request #7465 from nupplaphil/task/dice_cach...
2019-08-04 Philipp HolzerRenamed __toString() to getName()
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...