netopeer2 icon indicating copy to clipboard operation
netopeer2 copied to clipboard

Can netopeer2-server be used against a custom datastore implementation?

Open bala1796 opened this issue 1 year ago • 8 comments

I had a look through the documentation and it looks like netopeer2 uses sysrepo as the datastore. Is it possible to use our own datastore and still use netopeer2-server? My research led me to sysrepo's datastore plugin APIs - can they be used to achieve what we want? We do not want to use sysrepo to manage the data but rather want netopeer2-server to interact with our application directly. What is the best way to achieve this?

Thanks.

bala1796 avatar May 31 '24 20:05 bala1796