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

Method getMaxWriteRecordCount

db.go:413–415  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

411}
412
413func (db *DB) getMaxWriteRecordCount() int64 {
414 return db.opt.MaxWriteRecordCount
415}
416
417func (db *DB) getHintKeyAndRAMIdxCacheSize() int {
418 return db.opt.HintKeyAndRAMIdxCacheSize

Callers 1

Calls

no outgoing calls

Tested by 1