Переглянути джерело

Adds APIX Cache, PSR-6 cache-tagging

APIx Cache is a generic and thin cache wrapper with a simple interface to various different caching backends and emphasising cache tagging and indexing.
pull/545/head
Franck Cassedanne 10 роки тому
джерело
коміт
6ad7447cf2
1 змінених файлів з 2 додано та 0 видалено
  1. 2
    0
      README.md

+ 2
- 0
README.md Переглянути файл

@@ -611,6 +611,8 @@ Libraries to help manage database schemas and migrations.
611 611
 * [Cake Cache](https://github.com/cakephp/cache) - A caching library (CP).
612 612
 * [Stash](https://github.com/tedivm/Stash) - Another library for caching.
613 613
 * [CacheTool](https://github.com/gordalina/cachetool) - A tool to clear APC/opcode caches from the command line.
614
+* [APIx Cache](https://github.com/frqnck/apix-cache) - A thin PSR-6 cache wrapper to various caching backends emphasising cache tagging and indexing.
615
+
614 616
 
615 617
 ## Data Structure and Storage
616 618
 *Libraries that implement data structure or storage techniques.*

Завантаження…
Відмінити
Зберегти