An open API service indexing awesome lists of open source software.

https://github.com/hbons/rainbows

Rainbows, an experimental backend for SparkleShare
https://github.com/hbons/rainbows

Last synced: 7 days ago
JSON representation

Rainbows, an experimental backend for SparkleShare

Awesome Lists containing this project

README

        

This is an attempt to create a backend designed specifically
for SparkleShare's use case to balance out the disadvantages of
using Git which is the current default in SparkleShare.

It takes inspiration and ideas from both Git and Syncany.

Benefits over Git:
- Limiting local history to a period
- Restoring/reverting to file revisions that are not
in the local history anymore but are on the host
- Client side encryption
- Resumable transfers
- Using any kind of storage with write access
- Store empty folders
- Follow symlinks