rustic/ECOSYSTEM.md
simonsan e4cd0d7bb9
chore: move rustic_testing into rustic_core
Signed-off-by: simonsan <14062932+simonsan@users.noreply.github.com>
2024-02-04 23:00:11 +01:00

2.1 KiB

Ecosystem

Crates

rustic_backend - Link

A library for supporting various backends in rustic and rustic_core.

rustic_core - Link

Core functionality for the rustic ecosystem. Can be found here.

rustic_scheduler - Link

Scheduling functionality for the rustic ecosystem.

rustic_server - Link

A possible server implementation for rustic to support multiple clients when backing up.

rustic_testing (not published) - Link

Testing functionality for the rustic ecosystem.