Re: [ANN] Persistor, Transparent Persistence for Lua data!
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Persistor, Transparent Persistence for Lua data!
- From: Ani A <aniruddha.a@...>
- Date: Fri, 7 Jun 2013 09:33:59 +0530
>I don't want to explicitly say when I want to persist, nor where, nor
>serialize everything each time. I want to know that whatever I put in
>that table, will be there when I start my application again
Seems similar to Perl tie functionality (Tie::Hash ?)
--
Ani