4️⃣ Streaming API #823
joocer
started this conversation in
Improvements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Replace Mabel with a streaming/batch writer and a batch reader.
This should be simpler than the Mabel codebase.
This would probably look like writing to an LSM and b-tree indexes.
This LSM could then be converted to parquet, or just kept as the native LSM. Native LSM with b-trees could be a native database functionality, and potentially used for when records are spilt to disk or Opteryx is just needs a database.
Beta Was this translation helpful? Give feedback.
All reactions