This website requires JavaScript.
Explore
Help
Register
Sign in
bitPickups
/
friendica_2020-09-1_sharedHosting
Watch
1
Star
0
Fork
You've already forked friendica_2020-09-1_sharedHosting
0
Code
Pull requests
Activity
34e4968c06
Branches
Tags
No results found.
friendica_2020-09-1_sharedH...
/
src
/
Core
/
Lock
History
Philipp Holzer
34e4968c06
Adding possibility to use a different cache-backend for locking and caching
...
- Renaming *LockDriver to *Lock since it isn't a "driver" anymore
2019-08-04 15:42:39 +02:00
..
AbstractLock.php
Rename *CacheDriver to *Cache because they don't act as driver anymore
2019-08-04 10:26:53 +02:00
CacheLock.php
Adding possibility to use a different cache-backend for locking and caching
2019-08-04 15:42:39 +02:00
DatabaseLock.php
Rename *CacheDriver to *Cache because they don't act as driver anymore
2019-08-04 10:26:53 +02:00
ILock.php
Rename *CacheDriver to *Cache because they don't act as driver anymore
2019-08-04 10:26:53 +02:00
SemaphoreLock.php
Rename *CacheDriver to *Cache because they don't act as driver anymore
2019-08-04 10:26:53 +02:00