Skip to content
forked from scray/scray

Lambda Architecture Framework for Big Data, Spark, Versioned Data, NoSQL and SQL-Stores.

License

Notifications You must be signed in to change notification settings

obermeier/scray

 
 

Repository files navigation

Build Status Maven Central

Scray - A Serving-Layer Framework for "BigData"

A typical big-data application requires a serving layer, which will serve processed data to applications. Typically this will be either a report-generator or an interactive multi-user web-application. Interactive multi-user web-application applications usually have requirements similar to near-real-time-systems, with degrading deadlines in the order of seconds. This framework strives to support development of such applications by providing abstractions typically used in conjunction with datastores (NoSQL, as well as SQL) and lambda architectures.

About

Lambda Architecture Framework for Big Data, Spark, Versioned Data, NoSQL and SQL-Stores.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Scala 80.4%
  • Java 18.1%
  • Thrift 1.5%