michal-harish / drift

Fast sequential processing of keyed data windows - a conceptual child of Cassandra, Spark and Kafka
2 stars 0 forks source link

Research Suggestions #1

Open novabyte opened 9 years ago

novabyte commented 9 years ago

Hi,

I apologise if this is the wrong place to discuss ideas for this project but I thought I'd suggest some projects that could be of interest to you based on the goals mentioned in the README. Here's a list of projects some of which are not particularly well known in the "data space" at the moment that I think contain interesting ideas:

Hope this helps.

michal-harish commented 9 years ago

I was definitely planning to look at other tools that could solve the "basic use case" so thanks a lot for saving some research. By basic use case I mean loading in the streaming fashion and accessing sequentially, not in random access, grouped by key and linearly scalable.