Announcing: `ordinary` and `ordinaryd` v0.6.0

Aiming to be a batteries-included, integrated (converged?) web server / CMS / application framework, with support for straightforward multi-tenant deployments out-of-the-box.

  • Storage implemented atop LMDB
  • CLI, API and App servers written in Rust
  • Guest code execution sandboxed using wasmtime
  • Authentication extends the OPAQUE protocol
  • Efficient log indexing/querying via tantivy
  • Automatic TLS via Let's Encrypt

To start playing around checkout the quick-start.md.