Aleksey Mihailiuk

Results 8 comments of Aleksey Mihailiuk

Yep, it will be very nice!

We use it in case when we must have guarantee what if message finally dequeued then it processed, cause in case of server process crashe or restart we cant lost...

Guys, its a really huge issue for us. We had to implements non normal type hierarchy but ... like: BASETYPE |----> SUBTYPE1 |----> SUBTYPE2 CONTAINER_TYPE ( SUBTYPE1FIELD SUBTYPE1, SUBTYPE2FIELD SUBTYPE2...

Sure, with this module you may call pl/sql procedures, use dbms_aq packaage calls.

Unfortunately no, but you may pass simple data types (varchar number etc) and construct udt on stored procedure side.

I'm really need it too, but looks like this project is dead.

Is it possible to lock revision of webrtc in build scripts and create binding for this revision? For now only 2 guys working on webrtc (jingle) binding: https://github.com/modeswitch/node-webrtc (start to...

+ on official https://buildpacks.io/docs/for-app-developers/how-to/special-cases/build-for-arm/ for arm64 recomended docker.io/heroku/buildpacks:24 pls fix this, its ok to write warnings about untrusted builder images, not NOT OK to fail build.