From: Albert-Jan R. <fo...@ya...> - 2016-07-03 07:57:19
|
Hi Andrew, You're welcome. Yes, I agree it's nicer to have a real, scalable solution. It may be an option to use the 'shelve' module in lieu of that builtin-dict. It might be an easy fix since the interface is the same. Not sure what the performance penalty is, but with SSD it might still be acceptable. OTOH, 64-bit *should* also work. AFAIK, no C libraries or something like that are used. Best wishes AJ |