feldera / feldera

The Feldera Incremental Computation Engine
https://feldera.com
Other
673 stars 44 forks source link

Custom storage prototype (with proper alignment) #779

Closed gz closed 8 months ago

gz commented 1 year ago

This will establish a better upper bound on what we could get from something (not rocksdb) that doesn't have the issue with alignment and isn't bogged down by column families

blp commented 9 months ago

A big part of the storage prototype is ready for review: https://github.com/feldera/feldera/pull/1250

mihaibudiu commented 9 months ago

the emphasis here is on the word "big"

blp commented 8 months ago

PR #1250 was merged.