librenms/config
Tony Murray 1e4702fa4f
Support multiple daily process locking backends with distributed polling (#11896)
* Implement locks in the file cache

* Replace custom locks

* implement restore lock
Used when re-hydrating

* remove legacy use statements

* Add class descriptions

* Fix style

* Default to database cache driver

* missed cache_locks table
prevent chicken-egg issue

* style fixes

* Remove custom file lock implementation

* missed items from file cache

* Update schema definition
hmm, other schema noise must be from manual modification as this is generated from a freshly migrated db.

* require predis, it is pure python, so no harm in adding

* and set predis as the default client
2020-10-07 07:36:35 -05:00
..
app.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
auth.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
broadcasting.php Laravel 5.8 and updated dependencies (#10489) 2019-08-05 15:54:58 -05:00
cache.php Support multiple daily process locking backends with distributed polling (#11896) 2020-10-07 07:36:35 -05:00
cors.php CORS settings in webui (#11912) 2020-07-08 07:36:51 -05:00
database.php Support multiple daily process locking backends with distributed polling (#11896) 2020-10-07 07:36:35 -05:00
debugbar.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
filesystems.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
hashing.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
librenms.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
logging.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
mail.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
queue.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
services.php Laravel 6.x (#11397) 2020-05-23 12:05:18 -05:00
session.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
snmptraps.php New OS: Ekinops (#12088) 2020-09-23 18:23:57 +02:00
tinker.php Fix logging too much (#9824) 2019-02-14 08:08:38 -06:00
toastr.php Apply fixes from StyleCI (#12117) 2020-09-21 14:54:51 +02:00
trustedproxy.php Fix users that set a non-array for cors (#11921) 2020-07-09 15:03:12 -05:00
view.php Laravel 7.x Shift (#11676) 2020-07-09 08:22:50 -05:00
vue-i18n-generator.php Unbundle javascript language files (#10788) 2019-11-08 15:18:41 +00:00