Marko Budiselić

Results 136 comments of Marko Budiselić

I'm not sure. Tried to built `mgconsole` by statically linking everything under https://github.com/memgraph/mgconsole/pull/56, but failed because statically linking OpenSSL and its deps was hard (I quit at a certain point...

Is server-client encryption needed (I guess yes)? But in any case, this is helpful, I can also try to make the client code work from the CloudFlare worker in Rust...

I'm randomly doing some other work on `pymgclient` (the python client) and [HERE](https://github.com/memgraph/pymgclient/blob/master/setup.cfg) we are actually statically linking openssl 👀 -> that should also be possible here 🤔

PR to follow https://github.com/memgraph/rsmgclient/pull/56 (nothing yet works)

@aviplayer quick update and more questions. I haven't managed to make much progress under https://github.com/memgraph/rsmgclient/pull/56 because a basic CloudFlare project/template for some reason doesn't work... I'll try to investigate (but...

Closing this because the stable version of the feature is ready for v3.0 There will be advanced features like https://github.com/memgraph/memgraph/issues/2531 released in the future

Making the connection, the following issue is related https://github.com/memgraph/mgclient/issues/63

+1 from a customer (a new one)

@andrejtonev we should probably close this because the new scheduler should resolve similar issues 🤔