nextcloud/core/Command/Memcache
Carl Schwan c96ece0bcb
refactor: Add more typing
- repairs job
- database
- redis

And remove Helpertest which was unused outside of some tests.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
2026-02-06 13:55:39 +01:00
..
DistributedClear.php feat: add command to clear memcache 2025-06-24 16:27:14 +02:00
DistributedDelete.php feat: add command to delete memcache key 2025-06-24 16:27:14 +02:00
DistributedGet.php feat: add commands to get and set memcache values 2025-06-24 16:27:14 +02:00
DistributedSet.php feat: add commands to get and set memcache values 2025-06-24 16:27:14 +02:00
RedisCommand.php refactor: Add more typing 2026-02-06 13:55:39 +01:00