A flexible Rust library for processing Radicle collaborative objects (patches and issues) with pluggable storage backends.
`radicle-feed` processes operations from patches and issues across Radicle repositories and stores them using your choice of storage backend. Instead of being tied to a specific database, the library uses a trait-based approach that allows you to implement any storage system you need.