What's Changed * Bugfix clear cache by bneijt in https://github.com/bneijt/dqp/pull/2 * Update documentation by bneijt in https://github.com/bneijt/dqp/pull/3
Add iter cache decorator which will cache an iterable to disk while traversing it, allowing for fast re-runs of the iterator without executing logic again.
0.0.6
- Vars files will only be written if they have changed - Sources will throw if they do not exists
0.0.5
0.0.4
Added support to drop messages already read by source by adding `unlink_to`.
0.0.3
Updated to the latest of master, still a mind dump and now just branch head in a package.