Hi All, I've been playing around with the rust language quite a bit recently and using it to write some rust related side projects. I've recently finished a CouchDB View Server written in Rust using V8. Here is a blog post about that details the new View Server protocol for CouchDB 4.x and my Rust implementation https://www.garrensmith.com/blogs/fortuna-rs-couchdb-view-server
A few weeks back I also wrote about a miniCouchDB implementation I wrote in Rust during a Cloudant Hack week. https://www.garrensmith.com/blogs/mini-couch-hack-week Cheers Garren