Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sanjosolutions/luacaching

A library with functionality for creating functions with cached return values.
https://github.com/sanjosolutions/luacaching

wow wow-addon

Last synced: 5 days ago
JSON representation

A library with functionality for creating functions with cached return values.

Awesome Lists containing this project

README

        

# Caching

A library with functionality for creating functions with cached return values. This can help other add-on creators to save some work.

**Functions included:**

* **Caching.cached**: a function that creates a version of the given function, which caches the return value.

## How to use

Please see "[How to use Library](https://github.com/SanjoSolutions/LuaLibrary#how-to-use)" for how to use this library.

## Support

You can support me on [Patreon](https://www.patreon.com/addons_by_sanjo).