Vlad Dev
Vlad Dev
It doesn't work (FAIL) so I want to uninstall it.
Version: 22.0.0. I have a posgtresql connection with ssh tunnel. No password is stored neither for SSH key nor for db. When I try to connect there I'm asked for...
 After the update 95% latency grew from 100 to 130 ms, 99% latency from 160 to 380 ms. Also tested with 2.8.0 and achieved same results as with 2.8.4....
This is a repost from the slack: > Hello, is there a mechanism in JetStream or NATS Streaming for a custom routing logic to split messages between subjects? > E.g....
Postgresql Schema Export: do not make integer id column serial if non native generator is specified
See http://stackoverflow.com/questions/24614778/do-not-make-integer-id-column-serial In our project we need to create a db entry with assigned primary key but it becomes replaced with autoincremented value which is wrong. The test project requires...
Example project: https://github.com/vbprogr/nhmapinheritancebug.git
I wish to control video playback speed depending on if there is a voice or silence in video. Is it possible to detect silent moments with vlcdotnet?
Could you use csproj data instead of "input directory" and references list?
It looks like NATS uses single thread or lock object for everything. We put incoming messages in a queue and call acks while processing them. When there is no space...