You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In summary.. Apache Arrow and flatbuffers provides a streaming data store for gleam to run on top of.
Gotables provides and more rudimentary flat buffers store.
The text was updated successfully, but these errors were encountered:
This would work fantastically with Apache Arrow and flatbuffers.
There is a great golang lib for both now !
This would remove a ton of roadmap work from gleam too.
Flatbuffers golang system for data on disk and marshalling into Google flatbuffers.
https://github.com/urban-wombat
https://www.influxdata.com/blog/influxdata-apache-arrow-go-implementation/
They submitted the golang code to Apache Arrow...
https://github.com/apache/arrow
In summary.. Apache Arrow and flatbuffers provides a streaming data store for gleam to run on top of.
Gotables provides and more rudimentary flat buffers store.
The text was updated successfully, but these errors were encountered: