ChistaDATA / chista-asabru

A protocol aware database proxy built in c++
https://docs.asabru.chistadata.io/
4 stars 1 forks source link

Create an SDK for chista-asabru proxy #183

Open sinsinan opened 4 months ago

sinsinan commented 4 months ago

To integrate the proxy into a wide variety of software, we need a better abstraction over our APIs.

For communication, we can use channel APIs in the Asabru engine. On top of that, we can define a call-level interface for each functionality in the proxy.

This will allow better integration with REPL.