This is an automated email from the ASF dual-hosted git repository.
eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new ac97835 Front Page Update
ac97835 is described below
commit ac978352ce1314c5ffaf4ae04252dffb7bd32615
Author: eyab <[email protected]>
AuthorDate: Mon Nov 8 18:03:14 2021 -0800
Front Page Update
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index d1f8b7b..9bab676 100644
--- a/index.html
+++ b/index.html
@@ -102,7 +102,7 @@
<div class="heading"><h2>Features</h2></div>
<ul>
- <li>AGE is currently being developed for the PostgreSQL 11
release and will support PostgreSQL 12 and 13 in 2021 and all the future
releases of PostgreSQL. </li>
+ <li>AGE is currently being developed for the PostgreSQL 11
release and will support PostgreSQL 12, 13 and 14 in Q1 2022 and all the future
releases of PostgreSQL. </li>
<li>AGE supports the openCypher graph query language and label
hierarchy.</li>
<li>AGE enables querying multiple graphs at the same time. This
will allow a user to query two or more graphs at once with cypher, decide how
to merge them and get the desired query outputs.</li>
<li>AGE will be enhanced with an aim to support all of the key
features of AgensGraph (PostgreSQL fork extended with graph DB functionality).
</li>