A distributed key-value store. On Disk. Able to grow or shrink without service interruption.
updated at Oct. 6, 2024, 7:01 a.m.
Fast, efficient, and scalable distributed map/reduce system, DAG execution, in memory or on disk, written in pure Go, runs standalone or distributedly.
updated at Nov. 12, 2024, 7:45 a.m.
Glow is an easy-to-use distributed computation system written in Go, similar to Hadoop Map Reduce, Spark, Flink, Storm, etc. I am also working on another similar pure Go system, https://github.com/chrislusf/gleam , which is more flexible and more performant.
updated at Nov. 14, 2024, 1:26 a.m.