mocra-core 0.4.1

The mocra crawler framework runtime: errors, cache, utilities, domain models, downloader, data-plane queue, coordination, scheduler and engine.
Documentation
1
2
3
pub mod cache_service;
mod dag_store;
pub use cache_service::{CacheAble, CacheService};