pero on anything

September 6th, 2008

Version 0.3 of HSCALE is almost in the door

After working on build and test improvements (for example incorporating lualint and LuaCov) as well as other lua “side-projects” (i.e. Log4LUA) we are running towards HSCALE 0.3. The focus of the forthcoming version 0.3 of HSCALE is Dictionary Based Partition Lookup. Using this partition lookup module lets you take full control over how your partitions [...]

Log4LUA version 0.2 and project page

Everything is available at the project page Please report issues and feature request here. Version 0.2 is a bug fix release but with 2 significant changes in syntax: Changed all constructor methods from create(…) to new. Seems to be more common in the LUA world. The logger class is now returned by the module. So [...]