wal
wal copied to clipboard
Write Ahead Logging for Rust
When running the library on a Docker volume with a Windows host, there seems to be some problem when the helper thread creates the Segment and the mmap that belongs...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Updates the requirements on [criterion](https://github.com/bheisler/criterion.rs) to permit the latest version. Changelog Sourced from criterion's changelog. [0.6.0] - 2025-05-17 Changed MSRV bumped to 1.80 The real_blackbox feature no longer has any...
Updates the requirements on [rand](https://github.com/rust-random/rand) to permit the latest version. Changelog Sourced from rand's changelog. [0.9.1] - 2025-04-17 Security and unsafe Revise "not a crypto library" policy again (#1565) Remove...
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start)...
Updates the requirements on [rustix](https://github.com/bytecodealliance/rustix) to permit the latest version. Release notes Sourced from rustix's releases. 1.0.0 This release introduces the Buffer trait, which is used in read, pread, recv,...
Updates the requirements on [rand_distr](https://github.com/rust-random/rand_distr) to permit the latest version. Release notes Sourced from rand_distr's releases. 0.5.1 What's Changed Fix missing import for no_std builds by @ralphtandetzky in rust-random/rand_distr#13 New...