Tags
Tags give the ability to mark specific points in history as being important
v10.2.0
0282305d
·
add `deleteDataFromAllMaps`, to remove all data from the database safely
·
May 21, 2024
v10.1.0
e649064d
·
Add positionIsNotInOneOf.
·
May 17, 2024
v10.0.3
b5862674
·
make `hasFixedSize` functions of tuple `key` instances work with `undef` argument
·
Apr 22, 2024
v10.0.2
f14db303
·
Improve logging of abortTxnsWhichExceedMaxTime.
·
Apr 02, 2024
v10.0.1
26ff7183
·
adapt to `base-compiler 3.0` and remove `base-compiler-itasks` dependency
·
Feb 27, 2024
v10.0.0
7fe23f62
·
add predicate on PID to `abortTxnsWhichExceedMaxTime`
·
Feb 20, 2024
v9.0.0
b254fd0e
·
Add gEq and json derivations for :: TransactionDurationTable.
·
Jan 25, 2024
v8.6.0
7ce630c8
·
Add abortTxnsWhichExceedMaxTime function which terminates read transactions...
·
Jan 18, 2024
v8.5.2
0e81387b
·
prevent crashes when starting read-only transactions without reader slots...
·
Jan 17, 2024
v8.5.1
a66dc6ee
·
Use size_t pointers to avoid conversion errors with retrieving database environment information.
·
Jan 16, 2024
v8.5.0
b4f43957
·
Add function which retrieves DB environment information for a given path...
·
Jan 16, 2024
v8.4.0
899eb2c9
·
Add Database.CleanDB.dbEnvironmentInfoFor which returns environment...
·
Jan 12, 2024
v8.3.7
42cb05f5
·
Adapt to new containers/gast version.
·
Dec 19, 2023
v8.3.6
0ffd3f72
·
Fix compilation test, add generic-binary-encoding as an optional dependency.
·
Dec 13, 2023
v8.3.5
7e26a5f1
·
Add support for base 2.
·
Dec 04, 2023
v8.3.4
ac1c0614
·
prevent non-terminating parallel operations in case a subprocess terminates...
·
Nov 29, 2023
v8.3.3
6197c8fc
·
prevent deadlocks in parallel operations in corner cases
·
Nov 27, 2023
v8.3.2
82b0f2cf
·
prevent non-terminating parallel operations in case a subprocess terminates unexpectedly
·
Nov 27, 2023
v8.3.1
a5b98e33
·
use sigkill to terminate child process in case the main process terminates to...
·
Nov 16, 2023
v8.3.0
82c2f060
·
introduce variants of parallel operations using a local state per subprocess
·
Nov 14, 2023
1
2
3
4
5