need braces when including objects references
1 file changed
tree: ca1373ab9753550c1a8988dbd7b6ac7aaa70af03
  1. src/
  2. streams-components/
  3. streams-config/
  4. streams-contrib/
  5. streams-core/
  6. streams-examples/
  7. streams-monitoring/
  8. streams-plugins/
  9. streams-pojo/
  10. streams-pojo-extensions/
  11. streams-runtimes/
  12. streams-schemas/
  13. streams-testing/
  14. streams-util/
  15. streams-verbs/
  16. .gitignore
  17. .java-version
  18. KEYS
  19. LICENSE
  20. NOTICE
  21. pom.xml
  22. publish-rc.sh
  23. README.md
  24. release.sh
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.

License

Copyright (c) 2017. Apache Streams is licensed under the Apache License 2.0.