[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] lua-tokyotyrant
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Fri, 25 Dec 2009 21:58:50 -0200
> It's fairly complete, except for the Table Extension (which I may
> someday get around to doing). Also, there are a few things that
> haven't been tested yet, due to laziness and holiday cheer, etc.
> (copy, restore, setmaster, optimize, ext). A couple of methods also
> take timestamps in microseconds, and I've yet to mess with those (they
> wait...).
You might want to consider adding table proxies for databases.
See my lgdbm for an example.