Y
Hacker News
new
|
ask
|
show
|
jobs
by
zzulus
252 days ago
Meta's Nimble is natively integrated with OpenZL (pre-OSS version), and is insanely benefiting from it.
1 comments
terrelln
252 days ago
Yeah, backend compression in columnar data formats is a natural fit for OpenZL. Knowing the data it is compressing is numeric, e.g. a column of i64 or float, allows for immediate wins over Zstandard.
link