Skip to content

0.3.0

Compare
Choose a tag to compare
@freakeinstein freakeinstein released this 19 Dec 12:37
3314083

Deprecation / removals

  • Direct Couch DB connection from AquilaDB is removed and is moved to Aquila Port
  • DB configuration file template is changed (please refer source code for new template)

Features

  • Schema definition for DB creation is introduced
  • Database name is universal and auto generated from CID of schema
  • Schema based document validation added
  • Delete document API introduced
  • Cryptographic authentication is added

Improvements

  • Single script installation
  • Better failure recovery and backup

Bug fixes

Miscellaneous internal changes

  • Code base is refactored from the ground up to support new specifications