Live data from Hacker News

Facebook open-sources LogDevice, a distributed storage for sequential data

logdevice.io

1–10 of 123 posts

Re: Facebook open-sources LogDevice, a distributed storage for sequential data

#8
Great to see this released. Some similar architecture decisions to Apache Pulsar as well with the separate of compute (in this case the sequencer) from the storage.

Kafka has done well so far, especially in making streaming systems more common, but it's about time for the next-gen systems.

Post reply on HN