So I kind of lied, it only took 2 days for a new version. Adds new
exists, incr and decr methods and renames the put method to set. The put
method will still work in this version but the alias will be removed in
the next. Rockspec attached. Thanks.
--
James Turner
[email protected]
package = "tincan"
version = "0.4-1"
source = {
url = "http://calminferno.net/lua/tincan-0.4.tar.gz"
}
description = {
summary = "Dead simple persistent key value store library.",
homepage = "http://calminferno.net/lua/",
license = "GPLv3"
}
dependencies = {
"lua >= 5.1"
}
build = {
type = "builtin",
modules = {
tincan = "tincan.lua"
}
}
------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/
_______________________________________________
Luarocks-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/luarocks-developers