mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-12 18:18:41 +00:00
also updating interfaces and pool to match the database pool. This is now designed based on a real use case instead of some untested idea. |
||
|---|---|---|
| .. | ||
| CacheFactory.php | ||
| CacheInterface.php | ||
| CachePool.php | ||
| CacheStatus.php | ||
| CacheType.php | ||
| FileCache.php | ||
| MemCache.php | ||
| NullCache.php | ||
| RedisCache.php | ||
| WinCache.php | ||