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

https://github.com/aritchie/cache

Cache abstraction with several PCL implementations
https://github.com/aritchie/cache

Last synced: 5 months ago
JSON representation

Cache abstraction with several PCL implementations

Awesome Lists containing this project

README

          

#ACR Cache

To use, simply instantiate your cache implementation (you should use a DI container).

Current Implementations
* In-Memory
* SQLite