Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dangoodmanUT
2y ago
0 comments
Save
Share
You defintiely can use S3 for appending to a WAL (I've done it), they have read-after-write consistency
0 comments
3 comments · 2 top-level
top
newest
oldest
rowls66
2y ago
· 1 in thread
How about using Kafka for the WAL? Anybody tried that?
ddorian43
2y ago
LogDevice or apache bookeeper is better for distributed log.
ddorian43
2y ago
You're doing it for large OLAP writes. But as soon as you do OLTP or small writes it will become very slow & expensive.
See warpstream as example
https://news.ycombinator.com/item?id=37036291
j
/
k
navigate · click thread line to collapse