We use the YottaDB callin API interface for our mg-dbx-napi interface package.
The callin interface provides native access to all the YottaDB database commands we need/use except for one command: MERGE
Not sure why this is, and of course there are higher-level ways to emulate a merge, but it would be nice if the much higher-performant system-level-implemented MERGE was accessible via the API.
Is there any plan for this to be made possible, and if not, can we put in a request for it please?
Not a show-stopper for us, but it would be a very nice to have sometime.