Docs.rs
sochdb-storage-2.0.6
sochdb-storage 2.0.6
Docs.rs crate page
AGPL-3.0-or-later
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
sushanthpy
Dependencies
aes-gcm-siv ^0.11
normal
ahash ^0.8
normal
anyhow ^1.0
normal
arc-swap ^1.6
normal
bincode ^1.3
normal
blake3 ^1.5
normal
byteorder ^1.5
normal
chrono ^0.4
normal
crc32fast ^1.3
normal
crossbeam-channel ^0.5
normal
crossbeam-epoch ^0.9
normal
crossbeam-skiplist ^0.1
normal
dashmap ^5.5
normal
hex ^0.4
normal
libc ^0.2
normal
lz4 ^1.24
normal
lz4_flex ^0.11
normal
memmap2 ^0.9
normal
moka ^0.12
normal
num_cpus ^1.16
normal
parking_lot ^0.12
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
similar ^2.5
normal
smallvec ^1.13
normal
sochdb-core ^2.0.6
normal
sochdb-index ^2.0.6
normal
tempfile ^3.8
normal
thiserror ^1.0
normal
thread_local ^1.1
normal
tokio ^1.35
normal
optional
tracing ^0.1
normal
twox-hash ^1.6
normal
uuid ^1.8
normal
zeroize ^1.8
normal
zstd ^0.13
normal
chrono ^0.4
dev
criterion ^0.5
dev
proptest ^1.4
dev
rand ^0.8
dev
tempfile ^3.8
dev
loom ^0.7
dev
io-uring ^0.6
normal
nix ^0.27
normal
windows-sys ^0.52
normal
Versions
87.39%
of the crate is documented
Go to latest version
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
MAX_BATCH_SIZE
sochdb_
storage
2.0.6
In sochdb_
storage::
vectorized_
scan
sochdb_storage
::
vectorized_scan
Constant
MAX_
BATCH_
SIZE
Copy item path
Source
pub const MAX_BATCH_SIZE:
usize
= 8192;
Expand description
Maximum batch size (above this, memory pressure increases)