Replies: 2 comments 2 replies
-
There is no specific driver to handle reactive programming, just a simple HTTP API call that uses Web Sockets: https://docs.arcadedb.com/#HTTP-API Basically, you register at the events you're interested in, like when records of a particular type are created, updated or deleted and ArcadeDB sends a push message to the client immediately. If there was a generic driver to deal with reactive programming, I'd be happy to check it out and see if we can support ArcadeDB. |
Beta Was this translation helpful? Give feedback.
-
What about now 10 month after my questions ?? Thanks |
Beta Was this translation helpful? Give feedback.
-
Hi
Is one jdbc or java specific reactive driver compliant with project reactor exists for ArcadeDb ??
Thanks
Beta Was this translation helpful? Give feedback.
All reactions