Shared Data Layer (SDL)
Reference Implementation Based on near-RT RIC
This section documents the details of the O-RAN App SDK which is primarily covering the implementation for near-RT RIC xApps.
information about how the O-RAN App SDK will evolve to cover other O-RAN apps can be found here.
Description
Shared Data Layer (SDL) provides a lightweight, high-speed interface (API) for accessing shared data storage. SDL can be used for storing and sharing any data. Data can be shared at VNF level. One typical use case for SDL is sharing the state data of stateful application processes. Thus enabling stateful application processes to become stateless, conforming with, e.g., the requirements of the fifth generation mobile networks.
Bronze Release Version
Bronze Release development (master branch) version 1.0.4-1 (05 Dec 2019)
Release A frozen: 1.0.4 (Amber branch) 13 November 2019
Gerrit Repo
https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/sdl
https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/sdlgo
https://gerrit.o-ran-sc.org/r/admin/repos/ric-plt/sdlpy
Project Readthedocs Page
https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-sdl/en/latest/index.html
https://docs.o-ran-sc.org/projects/o-ran-sc-ric-plt-sdlgo/en/latest/index.html