You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,18 +20,19 @@ Intelligent -- AGE allows you to perform graph queries that are the basis for ma
20
20
21
21
## Overview
22
22
23
-
-**Apache AGE is currently being developed for the PostgreSQL 11 release** and will support PostgreSQL 12, 13 and all the future releases of PostgreSQL.
23
+
**This README file is for the Apache AGE PostgreSQL 12 release**
24
+
25
+
-**Apache AGE is currently being developed for the PostgreSQL 11, and 12 releases** and will support all the future releases of PostgreSQL.
24
26
- Apache AGE supports the openCypher graph query language.
25
27
- Apache AGE enables querying multiple graphs at the same time.
26
28
- Apache AGE will be enhanced with an aim to support all of the key features of AgensGraph (PostgreSQL fork extended with graph DB functionality).
27
29
28
30
## Latest happenings
29
31
30
-
- Latest Apache AGE release, [Apache AGE 1.0.0 (https://github.com/apache/age/releases/tag/v1.1.0-rc1).
32
+
- Latest Apache AGE for PG 12 release, [Apache AGE 1.1.0 (https://github.com/apache/age/releases/tag/PG12/v1.1.0-rc0).
31
33
- The latest Apache AGE documentation is now available at [here](https://age.apache.org/docs/master/index.html).
32
34
- The roadmap has been updated, please check out the [Apache AGE website](http://age.apache.org/).
33
35
- Send all your comments and inquiries to the user mailing list, users@age.apache.org.
34
-
- To focus more on implementing the openCypher specification, the support for PostgreSQL 12 will be added in the Q1 2022.
0 commit comments