Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
424c87195b
|
CleanUp Cache namespace
- Introduce enum "Duration"
- Introduce enum "Type"
- Move "Cache\Cache" to "BaseCache"
|
2020-01-18 15:41:19 +01:00 |
|
Philipp Holzer
|
3834d5e129
|
Renamed __toString() to getName()
|
2019-08-04 16:14:19 +02:00 |
|
Philipp Holzer
|
d2211bd6dd
|
Removed some leftovers
|
2019-08-04 15:58:53 +02:00 |
|
Philipp Holzer
|
7cdcad9f6c
|
Remove unused class variable
|
2019-08-04 15:54:37 +02:00 |
|
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 |
|
Philipp Holzer
|
86bf2ee45a
|
Rename *CacheDriver to *Cache because they don't act as driver anymore
|
2019-08-04 10:26:53 +02:00 |
|
Philipp Holzer
|
d56bd28a07
|
Refactor Cache/Lock to DICE
- Refactor Cache classes
- Refactor Lock classes
- Improved test speed (removed some seperate class annotations)
|
2019-08-03 20:51:58 +02:00 |
|
Philipp Holzer
|
a60eb9e33d
|
Use DICE for Console
- Use Friendica\Core\Console as Controller for DI-library
- Refactor every console command to use DICE (when possible)
- Adjusting tests
|
2019-07-31 19:37:42 +02:00 |
|
Philipp Holzer
|
d716a3326f
|
Move Console namespace one level up
|
2019-05-02 23:17:35 +02:00 |
|