friendica/tests/src/Core/Lock
Philipp Holzer 41e2031e6b
Console Lock
WIP
2019-08-15 14:26:04 +02:00
..
APCuCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
ArrayCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
DatabaseLockTest.php Rename *CacheDriver to *Cache because they don't act as driver anymore 2019-08-04 10:26:53 +02:00
LockTest.php Console Lock 2019-08-15 14:26:04 +02:00
MemcacheCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
MemcachedCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
RedisCacheLockTest.php Adding possibility to use a different cache-backend for locking and caching 2019-08-04 15:42:39 +02:00
SemaphoreLockTest.php Console Lock 2019-08-15 14:26:04 +02:00