This project is mirrored from https://gitee.com/mirrors/neo4jsource.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 13 Sep, 2018 17 commits
-
-
Chris Vest authored
-
MishaDemianenko authored
-
MishaDemianenko authored
High availability edition/database is deprecated by this PR in favour of causal clustering. All high availability related public/not public code will be removed in next major release. All existent tools and usages should be updated to use causal clustering instead.
-
MishaDemianenko authored
-
MishaDemianenko authored
By closing allocators properly we clearing allocated memory chunks and that reduce time we that we need to spend to perform pointer ranges checks.
-
MishaDemianenko authored
-
mariascharin authored
-
mariascharin authored
-
mariascharin authored
-
Pontus Melke authored
-
Pontus Melke authored
We still don't understand some of the performance implications of compiled expressions. So until we do, turn them off by default.
-
Chris Vest authored
-
Chris Vest authored
-
Anton Persson authored
-
Anton Persson authored
-
Anton Persson authored
-
Anton Persson authored
-
- 12 Sep, 2018 14 commits
-
-
Sascha Peukert authored
-
Sascha Peukert authored
-
Sascha Peukert authored
This was completely removed in 3.4 anyway and this way we don't need to care about a bunch of old dependencies
-
Andrew Kerr authored
-
Andrew Kerr authored
Marked internal, defaults and descriptions copied over from Akka config.
-
Martin Furmanski authored
-
Martin Furmanski authored
Also do a slight bit of clean up.
-
Martin Furmanski authored
-
Martin Furmanski authored
-
fickludd authored
-
fickludd authored
-
fickludd authored
-
fickludd authored
This allows us to defend against misalignment between the in row property values and any property write which could occur during the query. Special runtime handling of cached node properties let's us check whether the property for that node has been changed in this transaction, and in that case use the tx-state value instead of the in-row value.
-
Olivia Ytterbrink authored
-
- 11 Sep, 2018 9 commits
-
-
MishaDemianenko authored
-
MishaDemianenko authored
that used at least in bolt server.
-
MishaDemianenko authored
-
MishaDemianenko authored
Encapsulate base edition module fields. Small update on how security module is build (removing static initialization is our of scope of current PR).
-
MishaDemianenko authored
Use creation context instead of edition directly for database creation since it simplifies lifecycle and dependency management of some editions that do that for their internal components.
-
Andrew Kerr authored
-
Andrew Kerr authored
-
Hugo Firth authored
-
Mattias Finné authored
-