You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@apex.apache.org by th...@apache.org on 2016/08/15 16:54:22 UTC

apex-site git commit: update docs to add blog link

Repository: apex-site
Updated Branches:
  refs/heads/master b15c3df44 -> 45f9cd803


update docs to add blog link

Project: http://git-wip-us.apache.org/repos/asf/apex-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/apex-site/commit/45f9cd80
Tree: http://git-wip-us.apache.org/repos/asf/apex-site/tree/45f9cd80
Diff: http://git-wip-us.apache.org/repos/asf/apex-site/diff/45f9cd80

Branch: refs/heads/master
Commit: 45f9cd803a5e555ddafdd08bf731bdfab6693396
Parents: b15c3df
Author: Ashwin Chandra Putta <as...@users.noreply.github.com>
Authored: Mon Aug 1 18:19:16 2016 -0700
Committer: GitHub <no...@github.com>
Committed: Mon Aug 1 18:19:16 2016 -0700

----------------------------------------------------------------------
 src/md/docs.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/apex-site/blob/45f9cd80/src/md/docs.md
----------------------------------------------------------------------
diff --git a/src/md/docs.md b/src/md/docs.md
index 832f2e1..25822c4 100644
--- a/src/md/docs.md
+++ b/src/md/docs.md
@@ -41,6 +41,7 @@ use them via callbacks. Contrasts windows with micro-batches.
 - <a href="https://www.datatorrent.com/blog/dimensions-computation-aggregate-navigator-part-2-implementation/" rel="nofollow">Dimensions Computation - Part 2: Implementation</a> The second part continues with discussion of the three phases involved (_pre-aggregation_, _unification_ and _storage_) the JSON schema to encapsulate the various keys and aggregates, code fragments and, finally, concludes with visualization of the results.
 - <a href="https://www.datatorrent.com/blog/blog-apex-performance-benchmark" rel="nofollow">Apache Apex Performance Benchmarks</a> Discusses the performance suite used to certify releases.
 - <a href="https://blogs.apache.org/foundation/entry/celebrating_17_years_of_the">Apache Software Foundation</a> Discusses the history of the foundation, guiding principles, current statistics and provides numerous additional links for details of how the foundation operates and is managed.
+- <a href="https://techblog.xavient.com/real-time-data-ingestion-dip-apache-apex-co-dev-opportunity">Data Ingestion Platform  - Xavient Information Systems</a> Discusses usage of Apache Apex in their data ingestion platform.
 
 ### Trouble Shooting