Alexey Shekhirin
|
0dee91f6b3
|
deps: bump libmdbx to 0.13.6 (#15412)
|
2025-05-12 16:20:14 +00:00 |
|
Emilia Hane
|
a7435bede0
|
chore(deps): 2024 edition syntax fixes (#14731)
|
2025-04-24 21:34:26 +00:00 |
|
Matthias Seitz
|
ddba222c08
|
chore: make clippy happy (#15895)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-04-24 08:06:06 +00:00 |
|
Federico Gimenez
|
ddc101f863
|
chore: set clippy check for const fn to warn (#15777)
|
2025-04-16 17:59:36 +00:00 |
|
Alexey Shekhirin
|
a415f08bb1
|
deps: bump libmdbx to 0.12.13 (#15413)
|
2025-04-14 15:12:38 +00:00 |
|
Emilia Hane
|
73b9294072
|
chore(lint): Remove redundant lint attributes (#15531)
|
2025-04-09 10:11:02 +00:00 |
|
DaniPopes
|
08e4e9b731
|
chore(benches): remove pprof support (#15575)
|
2025-04-06 16:41:02 +00:00 |
|
Ishika Choudhury
|
f4f205f80c
|
changed possible #[allow()] -> #[expect()] (#15168)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-03-22 08:52:17 +00:00 |
|
Matthias Seitz
|
a34f45641a
|
chore: make clippy happy (#15208)
|
2025-03-22 08:23:06 +01:00 |
|
makcandrov
|
ccf27eaa35
|
fix windows msvc build (#15082)
|
2025-03-18 09:48:25 +00:00 |
|
Dimitris Apostolou
|
4565cda599
|
chore(deps): avoid duplicate crates (#14681)
|
2025-02-27 07:47:08 +00:00 |
|
hunterfarq
|
8223a0dfd8
|
fix: dead link txn_manager.rs (#14670)
|
2025-02-24 11:21:40 +00:00 |
|
DaniPopes
|
c9a348dd2c
|
chore(deps): bump breaking deps (#14570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-19 11:36:15 +00:00 |
|
Matthias Seitz
|
1a4f5441f3
|
chore: silence unused warnings (#14328)
|
2025-02-08 10:24:31 +01:00 |
|
Dan Cline
|
8f59efb96a
|
chore: move Transaction lock acquired mdbx log to trace (#14218)
|
2025-02-05 19:07:20 +00:00 |
|
Alexey Shekhirin
|
62edaf14d4
|
perf(mdbx): do not always collect the backtrace of a locked transaction (#14123)
|
2025-01-31 15:11:37 +00:00 |
|
georgehao
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
Alexey Shekhirin
|
6342162826
|
feat(mdbx): record backtrace of read transactions and log on timeout (#13707)
|
2025-01-27 10:53:06 +00:00 |
|
Federico Gimenez
|
5a23708eb0
|
chore: make clippy happy (#13772)
|
2025-01-11 11:15:06 +00:00 |
|
Hai | RISE
|
14c1c0be69
|
fix: typo in thread name (#13555)
|
2024-12-25 12:28:03 +00:00 |
|
DaniPopes
|
a4f86b0e2d
|
feat: set up codspeed (#13372)
|
2024-12-20 11:21:51 +00:00 |
|
joshieDo
|
3ccbda8e1a
|
chore: add reference to the troubleshooting page on mdbx::Error::Access (#13151)
|
2024-12-05 15:21:01 +00:00 |
|
Matthias Seitz
|
8a047ed6e4
|
chore: move Integerlist to db-api (#13062)
|
2024-12-02 16:02:19 +00:00 |
|
John
|
8590f7a5d5
|
chore: remove redundant words in comment (#12997)
Signed-off-by: hishope <csqiye@126.com>
|
2024-11-29 06:33:26 +00:00 |
|
Maks
|
55d047fcf6
|
Grammar and Typo Fixes in Documentation (#12789)
|
2024-11-22 19:02:46 +01:00 |
|
Hopium
|
7745046b0b
|
Fix grammar in MDBX documentation (#12580)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-16 05:44:37 +01:00 |
|
Tien Nguyen
|
413d651391
|
chore: simplify import path (#12523)
|
2024-11-13 17:11:32 +00:00 |
|
Roman Krasiuk
|
ba4f169f87
|
chore(db): add log for read transaciton monitor sleep time (#12408)
|
2024-11-08 15:23:56 +00:00 |
|
wangjingcun
|
c5ab4243e7
|
chore: remove redundant words in comment (#12394)
Signed-off-by: wangjingcun <wangjingcun@aliyun.com>
|
2024-11-08 11:23:02 +01:00 |
|
Matthias Seitz
|
f545877bb8
|
Revert "Revert "feat: add geometry to database args"" (#12165)
|
2024-10-29 13:23:54 +00:00 |
|
Thomas Coratger
|
3c60778126
|
storage: into_iter with self by value (#12115)
|
2024-10-29 12:01:59 +00:00 |
|
lazymio
|
b257408060
|
Fix readonly check in libmdbx-rs (#12096)
|
2024-10-26 16:17:21 +00:00 |
|
Emilia Hane
|
16bc9c8b49
|
chore(lint): fix lint storage (#11485)
|
2024-10-04 17:19:02 +00:00 |
|
DaniPopes
|
fbc01d6cfa
|
chore(deps): bump some breaking deps (#11388)
|
2024-10-01 17:26:47 +00:00 |
|
lazymio
|
92aeff083b
|
fix(libmdbx): Some options can only be set after mdbx_env_open (#11328)
|
2024-09-30 12:51:46 +00:00 |
|
DaniPopes
|
07e94e7fa5
|
perf(db): use smallvec for mdbx table names (#11291)
|
2024-09-27 15:20:43 +00:00 |
|
Emilia Hane
|
fcd822c5f0
|
fix(lint): lint warnings for libmdbx benches (#11007)
|
2024-09-18 22:43:32 +00:00 |
|
Abhishek kochar
|
c6359b6242
|
Fix: Allow missing docs for test modules (#10893)
|
2024-09-13 16:38:47 +00:00 |
|
Alexey Shekhirin
|
7abf49995f
|
fix(libmdbx): renew tx on timeout when dropping cursor (#10840)
|
2024-09-11 13:16:05 +00:00 |
|
Alexey Shekhirin
|
265e92685d
|
fix(libmdbx): do not panic on timeout when closing cursor (#10838)
|
2024-09-11 12:35:10 +00:00 |
|
DvirYo-starkware
|
2f782a9cbb
|
feat(storage): add opt_sync_bytes and opt_sync_period options to MDBX (#10612)
|
2024-08-30 10:29:00 +00:00 |
|
Thomas Coratger
|
709e7b73ce
|
clippy: add if_not_else clippy lint (#10524)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-26 10:58:06 +00:00 |
|
Thomas Coratger
|
c0902c8b47
|
deps: bump derive_more to 1.0 (#10403)
|
2024-08-20 20:16:12 +00:00 |
|
DaniPopes
|
05c67a8709
|
chore(mbdx): use std::ffi, remove unused files (#8839)
|
2024-06-14 16:02:56 +00:00 |
|
DaniPopes
|
d772344d37
|
chore(deps): remove libffi dependency (#8736)
|
2024-06-11 06:44:29 +00:00 |
|
Alexey Shekhirin
|
ae9ab69f5f
|
refactor(node-builder): use datadir provided by the config (#8592)
|
2024-06-04 18:46:36 +00:00 |
|
Thomas Coratger
|
2b4fa96065
|
add explicit_iter_loop clippy lint (#8570)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 18:14:50 +00:00 |
|
Thomas Coratger
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
Thomas Coratger
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|