Cache with key normalization (many-to-1 cache)

$ luarocks install ncache

Cache that does key normalization and also caches the normalized keys.
Especially useful when normalization of the key is an expensive operation.

Versions

scm-1dev3 years ago0 downloads
0.1.0-13 years ago(revision: 2)46 downloads

Dependencies

lua >= 5.1, < 5.4

Manifests