Anber

Results 19 comments of Anber

The Memory leak with pyorient_native has been resolved. Merging the binary serializer into the master branch is now a viable option for solving the distributed mode issue.

Here is a solution to the original bug. There is currently a development branch on pyorient that implements the missing binary serializer (OrientSerialization.Binary). I have another branch that has some...

I would but I didn't do any of the fixes. All the fixes has been stuck in push request for a while and we couldn't wait weeks for a fixed...

I have also had some chats with the people from OrientDB. They have their own forked version of pyorient which they point to in their documentation. It's looks like they...

@marigonda I think the branches have been merged. We honestly haven't run into this issue because we deploy via dockers. It looks like stdc++.lib is a mingw dependency. Have you...

It's because you are not requesting for an rid and that is why you get the negative number. If you want the rid returned, then rather do this: client.command("SELECT @rid,username,password...

Don't attempt the "replace" method. it's a slippery slope. Rather always encode your values before sending them to OrientDB. I use the following for encoding values: ``` import json def...

I'm compiling it on openFl. Here is my code: ``` package com.berry.eeg; import flash.display.Sprite; import flash.events.Event; import flash.Lib; import haxe.Json; import haxe.Timer; import ru.stablex.net.MsgExtract; import ru.stablex.net.SxClient; class Main extends Sprite...

This is what I get back :( ªªȪªȪªȪªȪªȪªȪªȪªȁ