Skip to content

garrensmith/couch_hack_week

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini-CouchDB

An implementation of CouchDB using Rust and FoundationDB for Cloudant's hackweek 25 May 2020 - 4 June 2020. The aim was to be able to read /{db}/_all_docs.

Here is a blog post on this.

Building

$ cargo build

Running

$ cargo run

About

Rust CouchDB implementation for Cloudant hackweek

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages