Skip to content

0.7.0

Compare
Choose a tag to compare
@scottinet scottinet released this 18 Dec 13:32
· 6327 commits to master since this release
  • Support multi-index (persistent & realtime layers)
  • Add : CRUDL operations on indexes
  • Add : _createIndex role policy
  • Add : _createCollection role policy
  • Add : internal cache for index hierarchy (used by when checking policies)
  • Refactor : ReadEngine & WriteEngine allways fulify promises with a ResponseObject : no need to recreate it in worker when Response is delayed
  • Refactor : Change api route to /api/v1
  • Refactor : Mock elasticsearch in units tests