- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for inline_block (0.06 seconds)
-
internal/config/storageclass/storage-class.go
if shardSize < 0 { return false } ConfigLock.RLock() inlineBlock := int64(128 * humanize.KiByte) if sCfg.initialized { inlineBlock = sCfg.inlineBlock } ConfigLock.RUnlock() if versioned { return shardSize <= inlineBlock/8 } return shardSize <= inlineBlock } // InlineBlock indicates the size of the block which will be used to inline
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 12.3K bytes - Click Count (0)