Expand description
Storage - Storage of snapshots and normalized documents
Re-exports§
pub use normalized::NormalizedStore;pub use snapshot::RawSnapshot;pub use snapshot::SnapshotStore;pub use warc::RotatingWarcWriter;pub use warc::WarcFileHandle;pub use warc::WarcInfo;pub use warc::WarcMetadata;pub use warc::WarcRequest;pub use warc::WarcResponse;pub use warc::WarcWriter;
Modules§
- normalized
- Normalized - Storage of normalized documents
- snapshot
- Snapshot - Raw snapshot storage
- warc
- WARC - Web ARChive format (ISO 28500)