[
https://issues.apache.org/jira/browse/SYNCOPE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17820078#comment-17820078
]
ASF subversion and git services commented on SYNCOPE-1804:
----------------------------------------------------------
Commit c9072b63ebf9cffeace39a70912f0e496d862f0c in syncope's branch
refs/heads/master from Francesco Chicchiriccò
[ https://gitbox.apache.org/repos/asf?p=syncope.git;h=c9072b63eb ]
[SYNCOPE-1804] Introducing syncope-core-persistence-neo4j (#628)
> Neo4j for Internal Storage
> --------------------------
>
> Key: SYNCOPE-1804
> URL: https://issues.apache.org/jira/browse/SYNCOPE-1804
> Project: Syncope
> Issue Type: New Feature
> Components: core, docker, documentation
> Reporter: Francesco Chicchiriccò
> Assignee: Francesco Chicchiriccò
> Priority: Major
> Labels: neo4j
> Fix For: 4.0.0
>
>
> So far, Core persistence [has been based on
> JPA|https://syncope.apache.org/docs/3.0/getting-started.html#internal-storage],
> and through this, several DBMS and flavors are supported, including variants
> featuring JSON-based columns.
> Following Spring Data JPA being introduced by SYNCOPE-1799, it seems feasible
> to leverage [Spring Data Neo4j|https://spring.io/projects/spring-data-neo4j]
> to provide an alternative, Neo4j-based, persistence layer.
> Note on licensing: while Neo4j Community itself [is released under GPL
> 3.0|https://neo4j.com/licensing/], the [Neo4j Java
> driver|https://github.com/neo4j/neo4j-java-driver] - which will be the only
> dependency to be actually added besides Spring's - is released under AL 2.0.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)