Yingyi Bu has uploaded a new change for review. https://asterix-gerrit.ics.uci.edu/1744
Change subject: Update README. ...................................................................... Update README. Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1 --- M README.md 1 file changed, 3 insertions(+), 2 deletions(-) git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb refs/changes/44/1744/1 diff --git a/README.md b/README.md index 013f905..af0e254 100644 --- a/README.md +++ b/README.md @@ -27,8 +27,8 @@ extending JSON with object database ideas - __Query languages__<br/> -Two expressive and declarative query languages ([SQL++](http://asterixdb.apache.org/docs/0.9.0/sqlpp/manual.html) -and [AQL](http://asterixdb.apache.org/docs/0.9.0/aql/manual.html)) that support a broad range of queries and analysis +Two expressive and declarative query languages ([SQL++](http://asterixdb.apache.org/docs/0.9.1/sqlpp/manual.html) +and [AQL](http://asterixdb.apache.org/docs/0.9.1/aql/manual.html)) that support a broad range of queries and analysis over semistructured data - __Scalability__<br/> @@ -90,6 +90,7 @@ ## Documentation * [master](https://ci.apache.org/projects/asterixdb/index.html) | + [0.9.1](http://asterixdb.apache.org/docs/0.9.1/index.html) [0.9.0](http://asterixdb.apache.org/docs/0.9.0/index.html) ## Community support -- To view, visit https://asterix-gerrit.ics.uci.edu/1744 To unsubscribe, visit https://asterix-gerrit.ics.uci.edu/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I9c5c7434faa96875554316741d7caffbfe52c0b1 Gerrit-PatchSet: 1 Gerrit-Project: asterixdb Gerrit-Branch: master Gerrit-Owner: Yingyi Bu <[email protected]>
