skade / lazers

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

Implement database information interface #16

Open skade opened 8 years ago

skade commented 8 years ago

Every CouchDB-like database must provide some information towards the client for replication to work.

These should be implemented through a general interface.