for example, if i have 1000 rows data (max), with average 18 bytes in the key, and 256 bytes in the value part, how much memory i should allocated for storing all the possible key without swapping? thanks. regards, howa