radicle-feed 0.3.2

A feed service for Radicle
Documentation

radicle-feed

A flexible Rust library for processing Radicle collaborative objects (patches and issues) with pluggable storage backends.

Overview

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.