go to post Dmitry Maslennikov · Nov 13 Thanks, finally, the place to report issues discovered during open-source projects development
go to post Dmitry Maslennikov · Nov 13 I love the challenge of bringing IRIS into new technical worlds. So far I've built tools and integrations for Go, Python, Node.js, and Java, and I'm eager to continue exploring areas where IRIS hasn’t stepped yet. Creating these “first steps” is what inspires me professionally.
go to post Dmitry Maslennikov · Nov 7 Aside already mentioned above. This implementation does not work with SQL in IRIS, it was made to work the same for IRIS and for YottaDB and co. But in most cases what's needed for new developers is SQL
go to post Dmitry Maslennikov · Nov 6 What I did is just copied the logic from Python to Go, nothing else. It does not require reverse engineering, because it's written in pure python. I did not decompile anything. Nothing is actually close, undocumented yes. Anyone can read that code and repeat what I did.
go to post Dmitry Maslennikov · Nov 5 Still support, for sure, contact me directly, i.can help with implementing it.
go to post Dmitry Maslennikov · Nov 5 I closed it. My contest app was removed for no reason, even after I won, so there's no reason to keep it open.
go to post Dmitry Maslennikov · Nov 3 Looks like ML edition is deprecated.InterSystems removed them everywhereEven for Enterprise most recent version is 2024.1
go to post Dmitry Maslennikov · Oct 22 Well, it's mostly like looking at the open implementations, for instance InterSystems Driver, packed as Python package as zip archive here https://github.com/intersystems-community/iris-driver-distribution/tree/.... It contains the whole protocol implementation. Some parts of protocol even in plain in IRIS classes too.
go to post Dmitry Maslennikov · Oct 12 It does not use any already published, it adds a new one for Go, works directly with port 1972
go to post Dmitry Maslennikov · Oct 10 That's a great work, but today we have containers, why do not use containers?
go to post Dmitry Maslennikov · Oct 7 Demo of using of this project is here. Project participating in the contest, please vote if you find it useful
go to post Dmitry Maslennikov · Oct 7 Demo of using of this project is here. Project participating in the contest, please vote if you find it useful
go to post Dmitry Maslennikov · Oct 7 I'm quite new to go world, let me know which package exactly you talking about, I'll have a look
go to post Dmitry Maslennikov · Oct 3 Not sure about Windows and Cache, but it works with IRIS and Linux
go to post Dmitry Maslennikov · Oct 1 use do $system.Process.Terminate($job, 125) or do $zu(4,$job,125) to exit with code 125
go to post Dmitry Maslennikov · Sep 7 Unbelievable, feels like it was just yesterday when all of this just started. And now it has become a huge thing.