BCS wrote: > > http://stackoverflow.com/questions/1057219/memory-paging-with-d > >> I'm using D/Tango for catalog indexing, is there any library to aid with > memory (RAM) paging for a dictionary which is in memory and can go up to > 10gb while performing indexing? > > Why not using SQLite as memory db ?