logoalt Hacker News

issanassaryesterday at 4:06 PM1 replyview on HN

looks awesome, but how much can it scale up? i need to handle alot of throughput for my startup, like events per second


Replies

johnyeocxyesterday at 4:16 PM

each event is a consumable which means we aren't running large analytical queries to process them.

Our bottleneck is probably infra + optimisations via caching but at the moment I'd say we can handle 1k events per second comfortably :)

show 1 reply