Live data from Hacker News

Viewing profile — ibishvintilli

ibishvintilli

HN member
Joined
Tue, May 12, 2020, 10:55 AM UTC
HN karma
1
Public activity
2 items

About ibishvintilli

No profile information was provided.

Recent public activity

  1. comment
    Comment #28814703

    This is a very bad idea. You cannot hide ETL in a Rest API, at most you can hide the T part and it's a lot more work. you need to build an extra service that reads the data from a …

  2. comment
    Comment #23152694

    I like the way how it buffers messages. You basically stop a process and it will continue when it left off. It is easy to create a distributed cluster. It has hundreds of different…