skade / lazers

A couchdb client in Rust
http://laze.rs
Mozilla Public License 2.0
17 stars 3 forks source link

Implement Replicator #8

Open skade opened 8 years ago

skade commented 8 years ago

lazers-replicator is currently unfinished. It should be finalized, implementing the full replication protocol as described in http://docs.couchdb.org/en/stable/replication/ between two instances of lazers_traits::Database.