lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Thursday, January 20, 2005, 9:54:01 AM, Joseph wrote:

> As I develop with Lua and SQLite, I keep wishing there was a special
> lua table type that somehow got paged to disk.

> [...]

> Any feedback/suggestions?

Take a look at http://lua-users.org/wiki/PersistentTablesSqlite
for implementation ideas.

e