Apache Streams
Java HTML Scala Other
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
src adds full text of dependency liceses to /src/license/licenses Apr 3, 2018
streams-components Join commit of STREAMS-582 and STREAMS-583 Feb 14, 2018
streams-config Merge pull request #446 from steveblackmon/STREAMS-601 Apr 16, 2018
streams-contrib PR was missing this change. Apr 17, 2018
streams-core remove remaining occurances of ‘incubating’ Jan 8, 2018
streams-dist STREAMS-600 Remove streams-runtime-dropwizard dep from streams-dist Apr 9, 2018
streams-examples resolves STREAMS-584 Apr 16, 2018
streams-monitoring Join commit of STREAMS-582 and STREAMS-583 Feb 14, 2018
streams-plugins resolves STREAMS-595 Apr 5, 2018
streams-pojo-extensions remove remaining occurances of ‘incubating’ Jan 8, 2018
streams-pojo resolves STREAMS-603 Apr 17, 2018
streams-runtimes resolves STREAMS-592 Apr 3, 2018
streams-schemas resolves STREAMS-603 Apr 17, 2018
streams-testing remove remaining occurances of ‘incubating’ Jan 8, 2018
streams-util this file is required for unit tests to pass Apr 3, 2018
streams-verbs two more places unwanted dependencies were sneaking in Apr 3, 2018
.gitignore adds full text of dependency liceses to /src/license/licenses Apr 3, 2018
.java-version Updated to Java 8, add .java-version for jenv Oct 21, 2016
KEYS STREAMS-599 Updated KEYS file for 0.6.0 release (#444) Apr 6, 2018
LICENSE - cleanup and standardizing master pom and other pom configurations Mar 17, 2013
NOTICE adds full text of dependency liceses to /src/license/licenses Apr 3, 2018
README.md Prune RAT plugin configurations' exclusions settings. Apr 3, 2018
pom.xml STREAMS-604 Update Apache parent POM version to 19 (#451) Apr 29, 2018
publish-rc.sh STREAMS-505 Add ASFv2 Licenses closes apache/incubator-streams#365 May 19, 2017
release.sh STREAMS-571 remove application.conf from release.sh (#415) Jan 5, 2018

README.md

Apache Streams

Overview

Apache Streams unifies a diverse world of digital profiles and online activities into common formats and vocabularies, and makes these datasets accessible across a variety of databases, devices, and platforms for streaming, browsing, search, sharing, and analytics use-cases.

What is Streams?

Apache Streams contains JRE-based modules that developers can use to easily integrate with online data sources and build polyglot indexes of activities, entities, and relationships - all based on public standards such as Activity Streams, or other published organizational standards.

Why use Streams?

Streams contains libraries and patterns for specifying, publishing, and inter-linking schemas, and assists with conversion of activities (posts, shares, likes, follows, etc.) and objects (profiles, pages, photos, videos, etc.) between the representation, format, and encoding preferred by supported data providers (Twitter, Instagram, etc.), and storage services (Cassandra, Elasticsearch, HBase, HDFS, Neo4J, etc.)

Why is Streams important?

The project aims to provide simple two-way data interchange with all popular REST APIs in activity streams formats using a universal protocol. No other active open-source project has this ambitious goal, as well as production-worthy implementations for >10 services. Streams compatibility with multiple storage back-ends and ability to be embedded within any java-based real-time or batch data processing platform ensures that its interoperability features come with little technical baggage.

Licensed under Apache License 2.0 - http://www.apache.org/licenses/LICENSE-2.0