Skip to content
This repository has been archived by the owner on May 28, 2024. It is now read-only.

omec-project/MongoDBLibrary

Repository files navigation

MongoDBLibrary

APIs to access mongoDB are defined in this repository.

testApp

Testapp in this repository builds a container of test application. All the APIs in the MongoDBLibrary are used by testApp. All new developement of MongoDBlibrary comes with correspondinig example in the testApp.

You can use AIAB ( Aether in a Box ) setup to run test application. Refer SD-Core document

Upcoming Work

  1. Provide More APIs to assign unique resources when multiple instances of Network Functions Supported
  2. APIs to lock database so that no 2 instances update the same database content.
  3. Add more APIs which will help cloud native application development.
  4. Deploy MongoDB with sharding.