Tags
Tags give the ability to mark specific points in history as being important
v16.0.0
ffa0e30d
·
fix changelog
·
Feb 23, 2026
v15.2.10
618c69b1
·
properly end all subprocesses when closing database
·
Feb 19, 2026
v15.2.9
51481021
·
enable compaction by default again
·
Feb 13, 2026
v15.2.8
b33b59f9
·
prevent performance issues when stopping parallel operations
·
Jan 14, 2026
v15.2.7
726bacc0
·
if parallel operations are used, nested within other parallel operations,...
·
Dec 18, 2025
v15.2.6
dbc54afc
·
disable compaction by default, as it has shown to have a high performance...
·
Dec 11, 2025
v15.2.5
6e169c97
·
update LMDB: fix mdb_cursor_del0 with multiple DUPSORT cursors
·
Oct 15, 2025
v15.2.4
89287a75
·
start transaction producing parallel parameters before the transactions processing them
·
Oct 01, 2025
v15.2.3
74dc5836
·
fix behaviour of stopping operations by the function processing key-values and...
·
Sep 11, 2025
v15.2.2
0fa306de
·
accept itasks 0.17
·
Jul 29, 2025
v15.2.1
3ff923f8
·
Update lmdb dependency.
·
Jul 18, 2025
v15.2.0
3b1aff50
·
Fix version bump.
·
Jun 24, 2025
v15.1.1
2ad5b32e
·
optimise stopping parallel operations when using continuations yielding multiple results
·
Jun 11, 2025
v15.1.0
ad11cd53
·
add `ConstContinuation` for parallel operations with constant parameters not...
·
Jun 06, 2025
v15.0.0
aa063931
·
add `mapContinuation` for mapping the `parParam` domain of `GetContinuation`s
·
May 28, 2025
v13.1.4
30fc4a23
·
fix retrieving large values from partitioned maps, when not using `getSingle`
·
Apr 15, 2025
v12.2.1
00c614f5
·
fix retrieving large values from partitioned maps, when not using `getSingle`
·
Apr 15, 2025
v14.0.1
0b53a6df
·
fix retrieving large values from partitioned maps, when not using `getSingle`
·
Apr 14, 2025
v14.0.0
173e38f8
·
functions performing actions on the filesystem which could be affected by...
·
Apr 08, 2025
v12.2.0
7faadcee
·
add `deletePartitionError`
·
Apr 08, 2025
1
2
3
4
5