MCPcopy Create free account
hub / github.com/nutsdb/nutsdb / getHintKeyAndRAMIdxCacheSize

Method getHintKeyAndRAMIdxCacheSize

db.go:417–419  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

415}
416
417func (db *DB) getHintKeyAndRAMIdxCacheSize() int {
418 return db.opt.HintKeyAndRAMIdxCacheSize
419}
420
421// getSnowflakeNode returns a cached snowflake node, creating it once if needed.
422func (db *DB) getSnowflakeNode() *snowflake.Node {

Callers 3

getValueByRecordMethod · 0.95
CommitMethod · 0.80

Calls

no outgoing calls

Tested by 1