ColinGilbert / noobwerkz-engine

My happy playground of programmer fun.
Apache License 2.0
20 stars 3 forks source link

Explicit in-memory cache API #20

Closed ColinGilbert closed 8 years ago

ColinGilbert commented 8 years ago

Let's create an in-memory caching API for items that are needed quickly.

ColinGilbert commented 8 years ago

Done. Part of noob::filesystem