A task persistency mechanism based on hash-graphs for Dispatcher.jl. Based on graphchain, (commit baa1c3f).
git clone "https://zgornel.github.com/DispatcherCache.jl"
or, from inside Julia,
] add DispatcherCache
and for the latest master
branch,
] add https://github.com/zgornel/DispatcherCache.jl#master
To keep track with the latest features, please consult NEWS.md and the documentation.
This code has an MIT license and therefore it is free.
Please file an issue to report a bug or request a feature.