nextcloud-server/lib/private/Memcache
Robin Appelman 9f1d497a0b
Merge pull request #38261 from fsamapoor/replace_strpos_calls_in_lib_private
Refactors "strpos" calls in  lib/private to improve code readability.
2023-06-01 23:10:00 +07:00
..
APCu.php composer run cs:fix 2023-01-20 11:45:08 +07:00
ArrayCache.php Refactors "strpos" calls in lib/private to improve code readability. 2023-05-15 15:17:19 +07:00
CADTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
CASTrait.php Update php licenses 2021-06-04 22:02:41 +07:00
Cache.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
Factory.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
LoggerWrapperCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
Memcached.php memcached should not throw arbitrary exceptions 2022-06-17 18:32:14 +07:00
NullCache.php Add a built-in profiler inside Nextcloud 2022-04-04 10:28:26 +07:00
ProfilerWrapperCache.php Add hit information to profiler 2022-05-05 14:12:44 +07:00
Redis.php redis: move lua scripts to class and add type hints 2023-05-10 17:37:02 +07:00
WithLocalCache.php also cache backend for user in memory instead of always going to redis 2023-02-10 12:25:23 +07:00