Jan
Jan
Allow to monitor multiple MySQL/MariaDB instances on a single host.
The backend implementation is based on `restify` and buffers every upload in memory. If you go beyond 2GB, you'll receive an error like this: `File size is greater than possible...
I propose to deprecate/remove the `CF_` prefix of `CF_REDIRECT` and `CF_TEMP_REDIRECT` to allow other providers implementing redirects. While CloudFlare is currently the only provider for those redirect directives, making this...
This PR allows `pt-table-checksum` or `pt-online-schema-change` to continue even if a certain percentage of slave servers is lagging behind. It addresses setups where, for example, single slaves are continuously taken...
Following up on #216 and still using https://github.com/erasys/mariadb-ha-test as test dummy: If I kill the master of a cluster and the failover works properly, I can't rejoin the former master...
I just stumbled over [LocoKit](https://github.com/sobri909/LocoKit), a LGPL licensed iOS framework to track positional data. Given its maturity and features, consider using it as base for the Traccar iOS client. It...
area.settigs is frequently used in the templates so every area should have one.
The current database access is a historically grown monster structure. It lacks separation of concerns, is a mix of data provider, mapper/converter and other parts of the business logic that...
## Pull Request Checklist #### General - [x] Update Changelog following the conventions laid out [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md) - [x] Update README with any necessary configuration snippets - [x] RuboCop passes -...
## Pull Request Checklist #### General - [x] Update Changelog following the conventions laid out [here](https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md) - [x] Update README with any necessary configuration snippets - [x] Binstubs are created...