Skip to content
Rajesh Rathnam edited this page May 20, 2019 · 12 revisions

Welcome to the world of building registries!

Current release

Release name/tag - 2.0.2
Status - Production (APIs stable; data model stable)

Getting Started

  1. Steps to install OpenSABER can be found here.
  2. Details on modelling the data validations for Registry can be found here.
  3. Specifications for the APIs used in Registry can be found here.
  4. Examples on how to use the APIs can be found here.
  5. Instructions to integrate OpenSABER with Sunbird can be found here.

News

  • 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.

Announcements

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