Calrissian Accumulo Recipes Commons · Common code for recipe projects
Group: org.calrissian.accumulorecipes - All Dependencies
Calrissian Accumulo Recipes Entity Store · The entity store is a document store for real-world modeled objects called Entities.
Calrissian Accumulo Recipes Blob Store · Blob store allows bytes to be indexed and streamed into and out of Accumulo rows
Calrissian Accumulo Recipes Geospatial Store · The Geospatial store allows events to be stored under geohashes so that they can be queried back when given rectangular geo-bounds.
Calrissian Accumulo Recipes Metrics Store · The metrics store rolls up counts and statistics for various units of time for different components.
Calrissian Accumulo Recipes LastN Store · The last-n store provides a window into data being stored that can is evicted by count.
Calrissian Accumulo Recipes Graph Store · The graph store allows breadth-first traversal of graphs through vertices and edges.
Calrissian Accumulo Recipes Feature Store · The metrics store rolls up features for various units of time for different components.
Calrissian Accumulo Recipes Examples · Examples project demonstrating various features of the recipes
Calrissian Accumulo Recipes Event Store · The event store is a document store for time-based events.
Calrissian Accumulo Recipes Changelog Store · The changelog store summarizes differences between two systems that may contain extremely large datasets.
Calrissian Accumulo Recipes Temporal LastN Store · The temporal last n store provides time-based and count-based groups of windows into events that can be joined in various different ways.
Calrissian Accumulo Recipes Range Store · The range store provides overlapping queries of intervals that overlap (or are contained inside of) other intervals.
Accumulo Recipes - Parent · The Accumulo Recipes project aims to provide reusable services for architectures utilizing Apache Accumulo.