Releases: opiproject/opi-mangoboost-bridge
Releases · opiproject/opi-mangoboost-bridge
Release list
Abstraction Release
feat: storageboost support (#8) * feat: implement the backend server for MangoBoost StorageBoost This patch implements the backend server needed to implement StorageBoost features with OPI Storage APIs. Null / Malloc / AIO volume service servers will soon be added. Signed-off-by: minhee-han <minhee.han@mangoboost.io> * feat: implement methods related to NvmeSubsystem This patch implements methods related to NvmeSubsystem needed to make MangoBoost StorageBoost work with OPI Storage API. Signed-off-by: minhee-han <minhee.han@mangoboost.io> * feat: implement methods related to NvmeNamespace This patch implements methods related to NvmeNamespace required to make MangoBoost StorageBoost work with OPI Storage API Signed-off-by: minhee-han <minhee.han@mangoboost.io> * feat: implement NHI transport This patch implements support for NHI transport Signed-off-by: minhee-han <minhee.han@mangoboost.io> --------- Signed-off-by: minhee-han <minhee.han@mangoboost.io>