Documentation
¶
Index ¶
Constants ¶
View Source
const ( DATAFILE = "./alldata" MIN_KEY_SIZE = 1 MAX_KEY_SIZE = 1024 MIN_VALUE_SIZE = 1 MAX_VALUE_SIZE = 1024 // 2^20 MAX_ROUTINE_LIMIT = 2000 CACHE_SIZE = 100 CHUNK_NUM = 1000 NUM_KV = 1e3 )
Variables ¶
This section is empty.
Functions ¶
func GetSizeAndContent ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.