Skip to content

Commit

Permalink
Probes: rewrite for new caching system
Browse files Browse the repository at this point in the history
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
stpierre committed Aug 16, 2013
1 parent 32f810a commit 5a0307f
Show file tree
Hide file tree
Showing 2 changed files with 386 additions and 592 deletions.
Loading

0 comments on commit 5a0307f

Please sign in to comment.