The task list before alpha 0.1 release:
https://trello.com/b/4dlE9d4G/rfx-tasks
The roadmap for Rfx 1.0 - a Reactive Big Data Framework
Name:
Goals (RFVA):
- Full Stack (backend+frontend) real-time big data framework
- Backend: Data Crawler/Importer/Exporter + Kafka + Netty + Akka + Redis
- Frontend: HTML5 + AngularJS + D3 + Bootstrap
Support RQL (Reactive Query Language)
Some examples:
- subscribe * from Article where title contains ['Flappy Bird'] and facebook's stats (like + share + comment) > 1000
- subscribe * from my Facebook’s Feeds where my facebook’s friends shared and domain contains [‘diadiemanuong.com’] or title contains [‘caffee’]
- subscribe * from Article where i could like and category in [‘big data’, ‘computer’,’mobile’]
- subscribe * from my Facebook’s Feeds where my facebook’s friends shared and title contains ‘Fast and furious’
- subscribe, visualize places from my Facebook’s Feeds where i and my wife took photos
Targeting to:
- Big Data Developers
- Data Scientists
- Data Analysts (e.g: marketer , solve marketing problems in real-time )
- All users, who want to play with stream data
Problems & Domains:
- Stream processing, in 3Vs of Big data, we will solve {Velocity and Volume} problems
- Social Media Research (Facebook Graph + News) for data-driven marketing
- Humanity issues (data science)
- Social Science (Classical Statistics with stream data from news, social data)
- Real-time Data-Driven Business
- Time series data visualization