Hi,

  Is it possible to use an :memory: database with a preallocated memory area ?
The locking mechanism could still use files, no problem. Or no locking (and I 
provide the locking mechanism).
  I have an application with a 5GB shared memory (with the SHM_HUGETLB flag - 
Linux) and I do all de management of this memory. But it would be much more 
simple to use sqlite to do this. Besides, there are more shm's in the same 
machine being used as cache in front of a database.
  Any sugestions, or how it could be implemented in sqlite ?

  []'s

Mateus Inssa

Reply via email to