Author: mujtaba
Date: Wed Jan 21 18:03:50 2015
New Revision: 1653618
URL: http://svn.apache.org/r1653618
Log:
Add who is using page
Modified:
phoenix/site/source/src/site/markdown/index.md
phoenix/site/source/src/site/resources/images/using/all.jpeg
Modified: phoenix/site/source/src/site/markdown/index.md
URL:
http://svn.apache.org/viewvc/phoenix/site/source/src/site/markdown/index.md?rev=1653618&r1=1653617&r2=1653618&view=diff
==============================================================================
--- phoenix/site/source/src/site/markdown/index.md (original)
+++ phoenix/site/source/src/site/markdown/index.md Wed Jan 21 18:03:50 2015
@@ -55,7 +55,7 @@ Recently added: <a href="who_is_using.ht
Apache Phoenix is a relational database layer over HBase delivered as a
client-embedded JDBC driver targeting low latency queries over HBase data.
Apache Phoenix takes your SQL query, compiles it into a series of HBase scans,
and orchestrates the running of those scans to produce regular JDBC result
sets. The table metadata is stored in an HBase table and versioned, such that
snapshot queries over prior versions will automatically use the correct schema.
Direct use of the HBase API, along with coprocessors and custom filters,
results in [performance](performance.html) on the order of milliseconds for
small queries, or seconds for tens of millions of rows.
<p align="center">
-<br/>Who is using Apache Phoenix? Read more <a
href="who_is_using.html">here...</a><br/>
+<br/>Who is using Apache Phoenix? Read more <a
href="news.html">here...</a><br/>
<img src="images/using/all.jpeg"/>
</p>
## Mission
Modified: phoenix/site/source/src/site/resources/images/using/all.jpeg
URL:
http://svn.apache.org/viewvc/phoenix/site/source/src/site/resources/images/using/all.jpeg?rev=1653618&r1=1653617&r2=1653618&view=diff
==============================================================================
Binary files - no diff available.