Major features
- Support for SQLite and HBase BAckends
- As an Embedded backend, SQLite deliver faster performance than Postgres.
- Hbase support has been tested with Watdiv10m
- new commands sage-sqlite-init, sage-sqlite-put. idem for hbase
- New database layout with Dictionaries
- Postgres and SQLite are now available with dictionary support. It greatly reduces the space required to store data.
- just declare the option "backend: sqlite-catalog" in the config file.
- Preemption support improved
- New way to support web preemption. Deliver faster performances and better ensures quantums
What's Changed
New Contributors
Full Changelog: v2.2.0...v2.3.0