Philipp Holzer
|
49e812f3d3
|
Bugfix GetAllKeys() of Memcache
- Abstract Memcache and Memcached implementation
|
2019-09-30 14:03:15 +02:00 |
|
Philipp Holzer
|
d5dd12b8f8
|
Add Drone CI
- Add drone test environment
- Add drone config
- apt phpunit
- Fix api.php
- Fix item.php
- Fix DBStructure
- Check if caching is possible during tests
|
2019-09-30 14:03:12 +02:00 |
|
Philipp Holzer
|
3834d5e129
|
Renamed __toString() to getName()
|
2019-08-04 16:14:19 +02:00 |
|
Philipp Holzer
|
19777baa79
|
- Move constants to the "Cache" class (more transparent than inside the interface)
|
2019-08-04 15:53:28 +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 |
|