|
|
15131c723e
|
chore: allow transmute annotations (#7494)
|
2024-04-06 08:49:38 +02:00 |
|
|
|
a31202670b
|
chore: apply some style suggestions (#7307)
|
2024-03-24 22:52:33 +00:00 |
|
|
|
6801869c0d
|
feat(storage): bump mdbx to 0.12.10 (#7236)
|
2024-03-19 19:50:37 +00:00 |
|
|
|
c108a2476c
|
Enable clippy's equatable_if_let linter (#7221)
|
2024-03-19 14:32:43 +00:00 |
|
|
|
72d6e953ae
|
fix(storage): backport read-only FS database support (#7091)
|
2024-03-11 12:08:37 +00:00 |
|
|
|
76c1d05265
|
feat(storage): bump mdbx to 0.12.9 (#7090)
|
2024-03-11 10:43:18 +00:00 |
|
|
|
3c028e5ef4
|
chore: fix typos (#7049)
|
2024-03-08 14:23:37 +00:00 |
|
|
|
43bb4ccbba
|
chore: remove repetitive words (#7041)
|
2024-03-08 14:02:37 +01:00 |
|
|
|
3e54d9415e
|
feat(storage): use mdbx_txn_reset to time out transactions (#6924)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-03-03 19:59:00 +00:00 |
|
|
|
d32a8efb1a
|
Revert "feat(storage): use mdbx_txn_reset to time out transactions … (#6919)
|
2024-03-01 19:47:24 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
74dc0e36d3
|
feat(storage): use mdbx_txn_reset to time out transactions (#6850)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-02-29 20:44:56 +00:00 |
|
|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
025fa5f038
|
feat(storage, libmdbx): same code style in build.rs (#6867)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-29 11:53:45 +00:00 |
|
|
|
ecba340c9d
|
Ensure consistency between aborted set and reused ptrs (#6844)
|
2024-02-28 13:14:15 +00:00 |
|
|
|
3179391cfd
|
fix(storage): add active txn before sending result (#6840)
|
2024-02-28 11:22:37 +00:00 |
|
|
|
f5ce869c0e
|
Clone read transactions into TxnManager message listener (#6809)
|
2024-02-27 00:59:29 +00:00 |
|
|
|
ce28fe32d9
|
chore: pin cc (#6804)
|
2024-02-26 18:12:05 +00:00 |
|
|
|
94cb6a8bcd
|
chore: use Display instead of Debug for most errors (#6777)
|
2024-02-24 12:13:41 +00:00 |
|
|
|
6c1263e000
|
fix(tracing): prioritize RUST_LOG and verbosity CLI arg (#6413)
|
2024-02-05 19:42:32 +00:00 |
|
|
|
227d7972d7
|
fix(libmdbx): build without read-tx-timeouts feature (#6225)
|
2024-01-25 16:12:29 +00:00 |
|
|
|
ede3b8ce55
|
feat(storage): make it possible to disable read tx timeout (#6181)
|
2024-01-23 16:16:44 +00:00 |
|
|
|
a6f8e449f7
|
feat(storage, mdbx): transaction manager (#6126)
|
2024-01-23 12:24:56 +00:00 |
|
|
|
b65aea2675
|
chore: bump shlex; advisory RUSTSEC-2024-0006 (#6156)
|
2024-01-22 15:55:30 +01:00 |
|
|
|
56a3548915
|
chore: fix clippy warnings for windows (#6005)
|
2024-01-10 13:15:18 +00:00 |
|
|
|
0efbf893e3
|
fix(storage): disable MDBX HSR on Windows (#5991)
|
2024-01-09 21:17:04 +00:00 |
|
|
|
a1225be077
|
fix(bin): process metrics version mismatch (#5985)
|
2024-01-09 16:59:55 +00:00 |
|
|
|
408d1c7e9e
|
feat(storage): handle-slow-readers callback for MDBX (#5941)
|
2024-01-08 17:54:47 +00:00 |
|
|
|
11dfe56624
|
Improve mapping of MDBX error codes to human-readable errors (#5955)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-01-05 23:54:52 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
282f4ffb9f
|
chore: mbdx → mdbx typos (#5828)
|
2023-12-20 05:17:58 +00:00 |
|
|
|
bf37c8a076
|
feat: add PageOps metrics to libmdbx-rs (#5786)
|
2023-12-15 14:43:45 +00:00 |
|
|
|
667972c20e
|
feat: Report MDBX commit latency metrics (#5668)
Co-authored-by: Nikita Smirnov <nikita.smirnov.m@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-15 10:38:03 +00:00 |
|
|
|
b6ce3bc999
|
docs: misc mdbx docs (#5599)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-11-28 09:46:47 +00:00 |
|
|
|
e34aec23ca
|
chore: clean up Self: Sized bounds (#5481)
|
2023-11-18 02:16:31 +00:00 |
|
|
|
716222894d
|
chore: make Cursor iterators depend on the cursor's lifetime (#5479)
|
2023-11-17 23:23:09 +00:00 |
|
|
|
7f9ce6f7c0
|
feat: get rid of cursor lifetime (#5476)
|
2023-11-17 20:37:34 +00:00 |
|
|
|
f33ef66cc1
|
chore: make maxperf, enable GC profiling on MDBX debug (#5459)
|
2023-11-17 15:27:40 +00:00 |
|
|
|
3553cd5076
|
chore: remove cursed env lifetime (#5474)
|
2023-11-17 14:07:46 +00:00 |
|
|
|
fb981cec4d
|
chore: move criterion and pprof to workspace (#5461)
|
2023-11-16 14:13:24 +00:00 |
|
|
|
1b39096edd
|
chore: more libmdbx cleanup (#5455)
|
2023-11-16 14:12:40 +00:00 |
|
|
|
0583a967df
|
chore: make it harder to misuse raw pointers (#5447)
|
2023-11-15 19:01:31 +00:00 |
|
|
|
dc72cad838
|
feat: phase out environment trait (#5439)
|
2023-11-15 16:42:34 +00:00 |
|
|
|
de0cca2488
|
refactor: transaction internals (#5437)
|
2023-11-15 14:46:07 +00:00 |
|
|
|
f42db5b4a2
|
chore: put env types into container type (#5436)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2023-11-15 14:30:09 +00:00 |
|
|
|
b98d7c8c12
|
chore(storage): rebuild MDBX if sources changed (#5435)
|
2023-11-15 13:22:35 +00:00 |
|
|
|
efc5277964
|
chore: make txn manager private (#5426)
|
2023-11-14 17:07:04 +00:00 |
|
|
|
aa9a8dcad8
|
feat(bin): report freelist in db stats (#5355)
|
2023-11-08 13:05:55 +00:00 |
|
|
|
a9fa281816
|
feat(storage): database/transaction/cursor metrics (#5149)
|
2023-10-27 17:47:41 +00:00 |
|