Arnaud Gourlay
|
3da9e949d7
|
Decrease Quickcheck test count for WAL on Windows (#8229)
|
2026-02-26 10:10:43 +01:00 |
|
Arnaud Gourlay
|
b91b3017da
|
Remove unused dependencies (#8226)
|
2026-02-25 15:42:11 +01:00 |
|
dependabot[bot]
|
18a7587d4b
|
build(deps): bump rand_distr from 0.5.1 to 0.6.0 (#8148)
* build(deps): bump rand_distr from 0.5.1 to 0.6.0
Bumps [rand_distr](https://github.com/rust-random/rand_distr) from 0.5.1 to 0.6.0.
- [Release notes](https://github.com/rust-random/rand_distr/releases)
- [Changelog](https://github.com/rust-random/rand_distr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand_distr/compare/0.5.1...0.6.0)
---
updated-dependencies:
- dependency-name: rand_distr
dependency-version: 0.6.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Migrate main code base to rand 0.10
* Migrate tests
* Migrate benches
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: timvisee <tim@visee.me>
|
2026-02-25 14:15:04 +01:00 |
|
Luis Cossío
|
4c3b4b8bc7
|
Fix unused self lint in macos (#8215)
* expect unused self
* Update lib/wal/src/mmap_view_sync.rs
Co-authored-by: Tim Visée <tim+github@visee.me>
---------
Co-authored-by: Tim Visée <tim+github@visee.me>
|
2026-02-24 18:59:01 -03:00 |
|
xzfc
|
e3021a9429
|
Move github.com/qdrant/wal into lib/wal (#8185)
* Copy github.com/qdrant/wal into lib/wal
Commit: c07fb56ebc8120ebe4e3c602d31ce98f356f4676 2026-02-18
* Clean cruft
* Integrate lib/wal into workspace
* Cargo fmt
* Fix clippy warnings
* Adhere to our conventions
* Fix codespell warnings
|
2026-02-20 18:02:20 +00:00 |
|