-
Notifications
You must be signed in to change notification settings - Fork 44
Home
Rajesh Rathnam edited this page May 20, 2019
·
12 revisions
Welcome to the world of building registries!
Release name/tag - 2.0.2
Status - Production (APIs stable; data model stable)
- Steps to install OpenSABER can be found here.
- Details on modelling the data validations for Registry can be found here.
- Specifications for the APIs used in Registry can be found here.
- Examples on how to use the APIs can be found here.
- Instructions to integrate OpenSABER with Sunbird can be found here.
- Release 2.0.2 - 2019-04-06 Support for Cassandra; Support for elastic search indexing backend; File based auditing support; Expanded search capabilities for more operators; Introducing view templates
- Release 2.0.1 - 2019-02-06 Support for indexing added; Schema configuration can now be part of the definition file itself; Misc fixes.
- Release 2.0.0 - _2018-01-08 Labeled and future-ready data model. Support for sharding and postgres implemented.
- Release 1.1.0 - 2018-12-05 Added support for JSON content type. Now you can specify the schema using JSON. New data models identified with additional enhancements to speed.
- Release 1.0.0 - 2018-09-28 Digital signature support and first cut of API's using JSON-LD published.
In the future releases, the following are being revisited or additionally supported:
- Store the schema in the database
We understand that schema must or would evolve. OpenSABER will take a copy of the schema to support and track its variation. - Full support for JSON-LD
- Plain text based Cassandra data-access driver to avoid writing as bytes