Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Probes: rewrite for new caching system
Substantially rewrote the way the Probes plugin caches data. Formerly, it was structured to assume that probe data was stored in probed.xml, with the database feature very much a second-class citizen; this adds a proper abstraction layer between the persistent storage and the plugin (and its caches). Also rewrote most Probes unit tests to actually be useful unit tests, not implementation tests.
- Loading branch information