Expand description
IvoryValley - Mastodon proxy for content deduplication
Re-exports§
pub use db::extract_dedup_uri;pub use db::SeenUriStore;
Modules§
- cleanup
- Background cleanup task for old URIs.
- config
- Configuration module for IvoryValley proxy
- db
- Database module for seen-URI storage and deduplication.
- proxy
- HTTP proxy handlers
- recording
- Traffic recording module for capturing request/response pairs.
- shutdown
- Graceful shutdown handling for the IvoryValley proxy server.
- websocket
- WebSocket relay handlers for Mastodon streaming API.