Skip to content

sinri/Ark-Cache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ark-Cache

The cache component for Ark 2

Provided Dummy and File implementation.

Since 2.0, PSR-16 introduced with Psr\SimpleCache\CacheInterface supported.


Note, if you are in China Mainland, you might need this in composer.json.

{
  "repositories": {
    "packagist": {
      "type": "composer",
      "url": "https://mirrors.aliyun.com/composer/"
    }
  }
}

Since 2.6, PSR-16 is still supported with Psr\SimpleCache\CacheInterface but not the core usage.

About

The cache component for Ark 2 & 3.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages