GitHub / friendsofhyperf/cache / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| f50458f2 |
Release v3.2.0 (#1064)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
8 days ago | |
| 00041020 | fix: 更新多个类的__callStatic方法参数类型注释以提高类型准确性 | Deeka Wong <8****a@u****m> | 6 months ago | |
| 56ce34d0 | fix: 更新多个文件中的回调参数类型注释以提高类型准确性 | Deeka Wong <8****a@u****m> | 6 months ago | |
| 4e79c5b1 | Update documentation links to docs.hdj.me | Deeka Wong <8****a@u****m> | 7 months ago | |
| f55aa498 |
Update composer.json keywords to v3.2
Co-authored-by: copilot-swe-agent[bot] <1****t@u****m>, huangdijia <8****a@u****m> |
Deeka Wong <8****a@u****m> | 7 months ago | |
| 489af35b |
chore(deps): update huangdijia/php-coding-standard to ^2.4 (#911)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 78e82b35 | Standardize nullable type hints to 'null|Type' order | Deeka Wong <8****a@u****m> | 9 months ago | |
| b80b4ca0 |
chore: fix naming/spelling; rename DatabaseMessages→DatabaseMessage (BC alias...
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| b3c0e96b | Fix event dispatch on cache forget failure (#866) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ab9f371f | Fix event dispatch on cache forget failure (#866) |
Deeka Wong <h****a@g****m>
Committed by: Deeka Wong <8****a@u****m> |
about 1 year ago | |
| 5268578f |
Fix incorrect repository class in CacheManager (#865)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 4a1792be |
Fix incorrect repository class in CacheManager (#865)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: Deeka Wong <8****a@u****m> |
about 1 year ago | |
| 0cc71bff | refactor(cache): 使CacheManager实现Factory接口 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| c268427c | refactor(cache): 使CacheManager实现Factory接口 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| e36da71c | feat(cache): 添加克隆缓存仓库实例的方法 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| 55cdd356 | feat(cache): 添加克隆缓存仓库实例的方法 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| 71e54770 | refactor(Cache): 将flush方法改为静态方法 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| 3acede35 | feat(缓存): 添加 `flush` 方法作为 `clear` 的别名 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| ed5bca55 | refactor: 移除已弃用的 `flush` 方法注释 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| 286f76ad | refactor(Facade/Cache): 移除未使用的flush方法 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| a2f2fcff | docs(Cache): 为flush方法添加弃用注释 | Deeka Wong <8****a@u****m> | about 1 year ago | |
| cd889c48 |
Added `CacheFlushed` Event (#850)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <8****a@u****m> | about 1 year ago | |
| b531dc50 |
Added `CacheFlushed` Event (#850)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 9e240196 | refactor: streamline key management in flexible cache method | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 77919c1e | refactor: streamline key management in flexible cache method | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 172d8321 | fix: 更新建议包版本要求至 ~3.2.0 | Deeka Wong <8****a@u****m> | over 1 year ago | |
| efb98d47 |
refactor: Remove deprecated methods and classes in preparation for v3.2 (#831)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 598de6a6 |
Init v3.2 (#830)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 60589236 |
refactor(cache): update CacheInterface references and remove deprecated Repos...
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| da077c31 |
refactor(cache): refactor Cache class (#809)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 2a0d3eec | Adds docs to composer.json | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 17815ca1 |
Ensure datetime cache durations account for script execution time (#737)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 5a90d914 |
Add `Cache::flexiable` support (#718)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7ad7f347 | Improve release actions | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 8a824025 | Improve close-pull-request actions | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 23fc1479 | Revent events | Deeka Wong <8****a@u****m> | over 1 year ago | |
| 910c5f78 |
Optimized code for `redis-subscriber` (#713)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 3a0abaf1 |
Normalized composer.json (#675)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fe19e51f | fix bug that KeyWritten params (#668) |
szutoutou <s****u@q****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 9fdcd11e |
Added `get`, `write` and `forget` cache events (#666)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 97a06d72 | chore: Update release workflow | Deeka Wong <8****a@u****m> | about 2 years ago | |
| e3990490 |
Updated composer.support (#652)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 23f443d3 | Updated LICENSEs | Deeka Wong <8****a@u****m> | about 2 years ago | |
| ba16413e |
Adds carbon 3.x support (#588)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 53c5e492 |
Update READMEs (#575)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 05ff9aaa |
Adds FUNDING.yml (#571)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c02bd04a |
Support customized local configuration files for PHPStan and PHPUnit (#502)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: Deeka Wong <8****a@u****m> |
over 2 years ago | |
| 29d5b8c5 | Update READMEs | Deeka Wong <8****a@u****m> | over 2 years ago | |
| 0c8c97a5 |
Release v3.1.0 (#474)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 034d784a |
Improve `Cache` facade (#473)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: Deeka Wong <8****a@u****m> |
over 2 years ago | |
| ce792fe9 | Refactor cache to use Hyperf Support | Deeka Wong <8****a@u****m> | over 2 years ago | |
| 53765edc |
Upgrade actions/checkout to v4 (#343)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: Deeka Wong <8****a@u****m> |
over 2 years ago | |
| 44621f25 | Fix `Cache::many()` with small numeric keys (#339) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 1ad690d5 | Update README.md | huangdijia <h****a@g****m> | almost 3 years ago | |
| 3b940c68 | Cs Fix | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| 24679914 | Adds BMC | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| 8bd5d7f9 | Adds BMC | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| 964a7264 | Cs Fix | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| 51e7ddd1 | Update README | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| 7a56b430 | Cs Fix | Deeka Wong <8****a@u****m> | almost 3 years ago | |
| da663367 |
Bumps php-cs-fixer to 3.17.0 (#230)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 790ea88a | Bumps hyperf to `~3.1.0` (#227) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| bae1a9ba |
Remove deprecated codes (#225)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f318d414 |
[3.1]Adapt Hyperf 3.1 (#222)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c97f16f5 |
Adds template annotations to Cache.php (#219)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3a57cfaa |
Format (#214)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 988a0b35 |
Adds `FriendsOfHyperf\Support\retry` and deprecated some functions (#199)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3297d0e7 | ⚙️chore(license): add Taylor Otwell's copyright notice | Deeka Wong <8****a@u****m> | about 3 years ago | |
| e06da33e |
Support Hyperf v3.0.18 (#191)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cbfed33b |
Adds requires (#186)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| f319404f |
Adds `Cache::store()` (#183)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 1084e996 | Adds new collection support (#174) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e11612ba |
Adds `model-hashids` (#160)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 0c6bff9a | Update README.md | Deeka Wong <8****a@u****m> | over 3 years ago | |
| dbd031bc |
Sync execute task when run in coroutine server (#119)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f5d8319e |
Replace `function` with `fn` (#117)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 1bac49f9 | Update `.gitattributes` (#106) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 3abaf9ea |
Adds .gitattributes (#105)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 12ae0b18 | Update READMEs | Deeka Wong <8****a@u****m> | over 3 years ago | |
| 7661cc1d | Optimize (#100) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f643ecd1 | Improves cache (#99) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 5c03c0c3 |
Update descriptions for v3.0.0 (#98)
Co-authored-by: Deeka Wong <8****a@u****m> |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8a7d8464 | Format codes | Deeka Wong <8****a@u****m> | over 3 years ago | |
| 7bb73c0f | Update README.md (#47) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4c138956 | Adds release.yaml | Deeka Wong <h****a@g****m> | over 3 years ago | |
| 13730a55 | Optimize (#22) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| db43a36c | Adds new component (#21) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 2756ba17 | Revert "Remove branch-alias" | Deeka Wong <h****a@g****m> | almost 4 years ago | |
| 5945f275 | Remove branch-alias | Deeka Wong <h****a@g****m> | almost 4 years ago | |
| a21d3dfd | Preferentially use configuration to improve startup speed (#15) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 1cb0b948 | fix | Deeka Wong <h****a@g****m> | almost 4 years ago | |
| a3959a67 | Optimize syntactic (#13) |
Deeka Wong <h****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 8f9a77e1 | Adds macroable support | Deeka Wong <h****a@g****m> | almost 4 years ago | |
| c1536533 | Adds branch-alias to 3.0-dev | huangdijia <h****a@g****m> | almost 4 years ago | |
| 35b89588 | Adds branch-alias to 3.0-dev | huangdijia <h****a@g****m> | almost 4 years ago | |
| 71a8777f | Replaced | Deeka Wong <h****a@g****m> | almost 4 years ago | |
| c51160e7 | merge Merge branch '2.x' into 3.x | huangdijia <h****a@g****m> | about 4 years ago | |
| aa60a152 | Add copy-stubs.sh | huangdijia <h****a@g****m> | about 4 years ago | |
| c8d78b9b | Update phpdoc | Deeka Wong <h****a@g****m> | about 4 years ago | |
| c2baa01c | Update Hyperf to 3.0 | Deeka Wong <h****a@g****m> | about 4 years ago |