Settings

Theme

Show HN: Waltier – a generalized version of Cursor's S3 WAL

github.com

4 points by dangoodmanUT · 0 comments · 1 min read

Reader

Hi HN! Got nerd-sniped by the "Git at any scale"[1] blog post and made a generalized version of their S3 WAL with support for read replicas.

Instead of a single WAL file like theirs, WalTier has snapshots so it can be a bit larger (GBs rather than MBs). Git is unique in that the WAL can be tiny, because packfiles have their own indexes.

[1] https://cursor.com/blog/git-at-any-scale

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection