----- Original Message ----- From: "Petite Abeille" <petite.abei...@gmail.com>
To: "General Discussion of SQLite Database" <sqlite-users@sqlite.org>
Sent: Wednesday, June 05, 2013 9:54 PM
Subject: Re: [sqlite] Serialize an in-memory database



On Jun 5, 2013, at 9:44 PM, Philip Bennefall <phi...@blastbay.com> wrote:

I use Windows. This looks like it is purely for Unix variants?

I suspect one call these 'RAM disk/drive' as well...

http://en.wikipedia.org/wiki/List_of_RAM_drive_software

I need something that operates wherever SqLite does, so can't be system dependent.

SQLite runs on pretty much anything. Are you targeting, say, watches?

No. All I am saying is that I don't want to limit myself to platforms that implement this particular feature. I would prefer a generic solution that works everywhere, such as a regular malloc:ed chunk that works like a vfs in SqLite.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to