Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@medcl medcl released this 25 Aug 15:04
· 46 commits to master since this release

v0.11

Adios Sqlite, Hola Elasticsearch!

breaking changes
  1. extract common codebase to another repo: https://github.com/infinitbyte/framework
  2. sqlite retired, elasticsearch is the first citizen
features
  1. add a new cmd static_fs to support load static files from folder
  2. auto generate elasticsearch mapping and template, no need to manual create mapping first
  3. add new backup command to support migration