cache icon indicating copy to clipboard operation
cache copied to clipboard

Lite & fast micro PHP cache library that is **easy to use**.

Results 17 cache issues
Sort by recently updated
recently updated
newest added

Hazelcast Adpater added, closes [#issue](https://github.com/appwrite/appwrite/issues/3973)

Resolves [#4371](https://github.com/appwrite/appwrite/issues/4371#issuecomment-1274262654)

hacktoberfest-accepted

## What does this PR do? Added caching with Mcrouter adapter. ## Test Plan (Write your test plan here. If you changed any code, please provide us with clear instructions...

hacktoberfest-accepted

### 🔖 Feature description support redis cluster ### 🎤 Pitch I build a redis cluster env, and setup self-host appwrite, but it throw exception: [2024-01-01 13:06:27 *1177.0] ERROR php_swoole_server_rshutdown() (ERRNO...

On cloud we see a lot of errors like `Can't create directory /storage/cache/app-6544d39c4a5fbfb5bfd2` Would be helpful to understand why

[issue](https://github.com/appwrite/appwrite/issues/3974)

### What's Changed: Replace travis.yml with similar .github/workflows/tests.yml file. ### Test Plans: Opening a PR triggers tests: Github Actions Test: https://github.com/faisalill/cache/pull/1 Travis Tests: https://app.travis-ci.com/github/utopia-php/cache/builds/259056517 Both have the same result. ###...

**event listeners addition**