Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.3.0.tar.gz | 2020-12-19 | 22.7 kB | |
0.3.0.zip | 2020-12-19 | 32.8 kB | |
README.md | 2020-12-19 | 1.0 kB | |
Totals: 3 Items | 56.5 kB | 0 |
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
- https://github.com/Aquila-Network/AquilaDB/issues/61
- https://github.com/Aquila-Network/AquilaDB/issues/60
- https://github.com/Aquila-Network/AquilaDB/issues/58
- https://github.com/Aquila-Network/AquilaDB/issues/46
- https://github.com/Aquila-Network/AquilaDB/issues/25
- https://github.com/Aquila-Network/AquilaDB/issues/22
Miscellaneous internal changes
- Code base is refactored from the ground up to support new specifications