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