store.lua
Contents
The store.lua module contains a simple interface to store key/value pairs in a persistent storage mechanism.
The code for this module can be downloaded from our code repository.
No API documentation has been written for the store.lua module yet. See the links to wiki articles below for more information and example usage.
For More Information
Here is a wiki example using the store.lua module:
- Store Utility Module
Continue: stringutil.lua