Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
whsoul
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
Show HN: Kaflow Search – A desktop tool for locally indexed Kafka message search
(kaflow-search.whsoul-tools.com)
1 points
by
whsoul
12h ago
|
0 comments
2.
▲
Ask HN: What do you run behind Kafka for log collection and search?
1 points
by
whsoul
3d ago
|
0 comments
3.
▲
by
whsoul
8d ago
I have been developing Kafka Search tool, When Iggy start to support Kafka Gateway, I will check whether Iggy is compatible on my tool and I’d like to support Iggy also on it
4.
▲
by
whsoul
9d ago
Local is almost free no tax, but disk belong to user. we save this and prevent running out of storage. I’m also making local-first tool, mine is for Kafka indexing, I found that cleanup and balancing storage are very important. Does Engrim
5.
▲
by
whsoul
10d ago
I like this local-first concept. you have already good desktop resource.
6.
▲
by
whsoul
10d ago
Just leave a comment about experience like this, as I pass by. during developing Kafka search tool, it have to support many kind of decode formats ( such as Avro + schemaRegistry, protobuf, ConnectJson(json with schema), and so on ). it rec
7.
▲
by
whsoul
12d ago
In my service, I have used one of distributed DB, vitess from beginning. The problem was spending too many time for every time make table and shard key design to avoid placing a heavy load for DB with join, broadcast query, and so on. I’d l