KabDeveloper

Results 15 comments of KabDeveloper

@boypt hi, does it support transcoding using ffmpeg? Could u integrate webtorrent?

> > > Initial idea of users removal was: > > 1. External system (gateway) lock trading for specific client, stop accepting new orders. > We assume client's orders and...

It would be more faster to let update timestamp without adding additional field to Order struct (Like createdAt, updatedAt). Because this will make the array more heavy no ? As...

Hi guys, hope you are doing well ! In order to implement it with other operations, the main thing is to use GOROUTINE ! So that you execute tasks simultaniousely....

@nilber You are loading chart datas in memory? Only the last XXXX Frames or for all time frames ? What if someone load a year of data into the chart...

@nilber Thank you sir ! By reading you, I just learned about Redis Time Series, I hear good things about it. I was thinking to use ElasticSearch, I read everywhere...

@Lukkie @dobesv @matthew-d-jones @sscaling @knordstrom @ddewaele @alfreddatakillen Hi, Your solution seems good but I am unable to get it working unfortunately. My kafka setup do not wait for the status...

@vvpgrp If we make that changes, we will get a working script ? is it a fix ? Thank you