Hacker News new | ask | show | jobs
by alanfranz 546 days ago
Sort of serverless Kafka, which natively uses object storage and promises better latencies than things like warpstream.
1 comments

A interesting difference is the ability to have exclusive access to writes on the log (the fencing token). This allows you to use the logs as write ahead logs.