[ https://issues.apache.org/jira/browse/SYNCOPE-1804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francesco Chicchiriccò resolved SYNCOPE-1804. --------------------------------------------- Resolution: Fixed > 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)