GitHub / utopia-php/cache / commits
Lite & fast micro PHP cache library that is **easy to use**.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| ef52a04e | merge Merge pull request #68 from utopia-php/feat/cache-touch |
Torsten Dittmann <t****n@p****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 75979435 | fix: stabilize filesystem touch test | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| bef0ec00 | test: verify touch refreshes stale entries | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| c6293e25 | fix: allow touching expired cache entries | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| d401e64e | feat: add cache touch support | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| d36f9050 | merge Merge pull request #67 from utopia-php/feat/filesystem-streaming-load |
Torsten Dittmann <t****n@p****e>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 7547e36e | test: clean up filesystem streaming fixtures | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| 580255cf | feat: add filesystem streaming loads | Torsten Dittmann <t****n@g****m> | 4 months ago | |
| bf4be19b | merge Merge pull request #66 from utopia-php/fix/timeout-detection |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
4 months ago | |
| 41b071cd |
fix: add timeout detection to connection error handling
Co-authored-by: Claude Opus 4.5 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 4 months ago | |
| 05ceba98 | merge Merge pull request #64 from utopia-php/feat-flush-current |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
6 months ago | |
| 51477df7 |
fix: remove Hazelcast wait step, restore original sleep
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 6 months ago | |
| 665a4244 |
fix: upgrade Hazelcast to 5.3.7 to fix cgroup v2 crash on CI
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 6 months ago | |
| 4bd6f505 |
fix: add debug logging to Hazelcast health check
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 6 months ago | |
| 12ad1287 |
fix: add Hazelcast readiness check in CI workflow
Co-authored-by: Claude Opus 4.6 <n****y@a****m> |
Jake Barnby <j****4@g****m> | 6 months ago | |
| 8ac705c0 | Flush db vs all | Jake Barnby <j****4@g****m> | 6 months ago | |
| 7068870c | merge Merge pull request #61 from premtsd-code/feat-cache-reconnect |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 47b778bb | Fix spacing for lint | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| 89f35a97 | Fix docblocks and Hazelcast error message | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| a9e2ea59 | Fix maxRetries off-by-one and add bounds validation for maxRetries | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| db77c1e3 | Rename execute methods to 'execute' in all adapters for consistency | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| 82c0d862 | merge Merge branch 'master' into feat-cache-reconnect |
premtsd-code <i****d@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 84c144e2 | Add exception handling to ping() in Memcached and Hazelcast adapters | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| 98122767 | Revert pull/50 copilot auto lint fix | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| d3cb8263 | Add retry methods to Pool adapter and update pools to 1.* | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| b648aa74 | Update reconnect tests to use native exec() | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| 2da46135 | Add reconnection error detection to cache adapters | Prem Palanisamy <i****d@g****m> | 7 months ago | |
| 355707ab | merge Merge pull request #60 from utopia-php/update-pools |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
8 months ago | |
| 8c400f8f | updatd pools adapter | ArnabChatterjee20k <a****2@g****m> | 8 months ago | |
| e6155729 | merge Merge remote-tracking branch 'origin/master' into feat-cache-reconnect | Jake Barnby <j****4@g****m> | 8 months ago | |
| 5768498c | merge Merge pull request #58 from utopia-php/chore-update-telemetry |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| 821b0960 | Fix tests | Jake Barnby <j****4@g****m> | 9 months ago | |
| ab1d0f27 | Fix tests | Jake Barnby <j****4@g****m> | 9 months ago | |
| 4cc6ae67 | Update deps | Jake Barnby <j****4@g****m> | 9 months ago | |
| 97220cb3 | merge Merge pull request #54 from utopia-php/fix-filesystem-adapter |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9d0cdc5a | Format | Jake Barnby <j****4@g****m> | over 1 year ago | |
| 70bba4a3 | Revert "Enforce multiplatform case sensitivity" | Jake Barnby <j****4@g****m> | over 1 year ago | |
| dee01dec | merge Merge pull request #53 from utopia-php/feat-pool-adapter |
Jake Barnby <j****4@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a1f8da11 | Enforce multiplatform case sensitivity | Jake Barnby <j****4@g****m> | over 1 year ago | |
| be33dc1e | Instance level case sensitivity | Jake Barnby <j****4@g****m> | over 1 year ago | |
| c56a14dc | Fix teardown | Jake Barnby <j****4@g****m> | over 1 year ago | |
| a5e83d50 | Update lib | Jake Barnby <j****4@g****m> | over 1 year ago | |
| aa054388 | Fix return type erasure | Jake Barnby <j****4@g****m> | over 1 year ago | |
| 566210f4 | Fix pool type invariance | Jake Barnby <j****4@g****m> | over 1 year ago | |
| f9c2368c | Add pool adapter tests | Jake Barnby <j****4@g****m> | over 1 year ago | |
| 10f99782 | Add pool adapter | Jake Barnby <j****4@g****m> | over 1 year ago | |
| 74139e1a | Add pools dependency | Jake Barnby <j****4@g****m> | over 1 year ago | |
| 646038f1 | merge Merge pull request #52 from utopia-php/pla-2279 |
Fabian Gruber <1****t@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 03ffc5e0 | chore: fmt | loks0n <2****n@u****m> | over 1 year ago | |
| 30fe50e7 | fix: pass key | loks0n <2****n@u****m> | over 1 year ago | |
| 336a3d33 |
Update src/Cache/Cache.php
Co-authored-by: Fabian Gruber <1****t@u****m> |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e196006c | refactor: single histogram | loks0n <2****n@u****m> | over 1 year ago | |
| a60393ec | chore: fmt | loks0n <2****n@u****m> | over 1 year ago | |
| b31d7a6c |
Update src/Cache/Adapter/Sharding.php
Co-authored-by: Fabian Gruber <1****t@u****m> |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| eb55fdeb |
Update src/Cache/Cache.php
Co-authored-by: Fabian Gruber <1****t@u****m> |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| bfc7f139 |
Update src/Cache/Adapter/Redis.php
Co-authored-by: Fabian Gruber <1****t@u****m> |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 67b38323 |
Update src/Cache/Adapter/Sharding.php
Co-authored-by: Fabian Gruber <1****t@u****m> |
Luke B. Silver <2****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e626f5a8 | chore: fmt | loks0n <2****n@u****m> | over 1 year ago | |
| 2a8147cf | chore: review changes | loks0n <2****n@u****m> | over 1 year ago | |
| d479ad6e | chore: review changes | loks0n <2****n@u****m> | over 1 year ago | |
| 13ea7468 | chore: fmt | loks0n <2****n@u****m> | over 1 year ago | |
| 13fed2df | fix: size name | loks0n <2****n@u****m> | over 1 year ago | |
| aa6d9126 | feat: add telemetry | loks0n <2****n@u****m> | over 1 year ago | |
| fa2b71a5 | Add retries to redis cluster and try to get memcached working | Bradley Schofield <i****e@g****m> | over 1 year ago | |
| b43187f0 | Add reconnects to Hazelcast and Memcached | Bradley Schofield <i****e@g****m> | over 1 year ago | |
| 415385bd | Satisfy PHPStan and fix cluster tests | Bradley Schofield <i****e@g****m> | over 1 year ago | |
| edb025f9 | Change default retry delay | Bradley Schofield <i****e@g****m> | over 1 year ago | |
| 0797a7fb | Implement Reconnection for Redis Cache | Bradley Schofield <i****e@g****m> | over 1 year ago | |
| 8ebcab5a | merge Merge pull request #45 from utopia-php/redis-cluster |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| b45eebc3 | update base dockerfile + phpstan | Fabian Gruber <f****n@a****o> | almost 2 years ago | |
| 458f7b4a | feat: add redis cluster adapter | Fabian Gruber <f****n@a****o> | almost 2 years ago | |
| b22c6eb6 | merge Merge pull request #43 from utopia-php/refactor-redis-cache |
Steven Nguyen <1****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ead4720a | redis::default $key assignment to $hash | shimon <s****n@a****o> | about 2 years ago | |
| f8101551 | merge Merge branch 'master' of github.com:utopia-php/cache into refactor-redis-cache | shimon <s****n@a****o> | about 2 years ago | |
| 1de81ae1 | redis::default $key assignment to $hash | shimon <s****n@a****o> | about 2 years ago | |
| 87ee4fc9 | merge Merge pull request #42 from utopia-php/fix-list |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 6c8c4615 | lint | fogelito <f****l@g****m> | about 2 years ago | |
| 3aa97eea | remove comments | fogelito <f****l@g****m> | about 2 years ago | |
| 45595feb | Dbgs | fogelito <f****l@g****m> | about 2 years ago | |
| c912bb42 | Dbgs | fogelito <f****l@g****m> | about 2 years ago | |
| f1d17a6c | Dbgs | fogelito <f****l@g****m> | about 2 years ago | |
| 66aef10f | Dbg | fogelito <f****l@g****m> | about 2 years ago | |
| 3f53d1e1 | Fix list | fogelito <f****l@g****m> | about 2 years ago | |
| 313bcdfb | merge Merge pull request #41 from utopia-php/refactor-redis-cache |
Christy Jacob <c****4@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f71d501e | codeql | shimon <s****n@a****o> | about 2 years ago | |
| 31e4cb43 | merge Merge remote-tracking branch 'origin/refactor-redis-cache' into refactor-redi... | shimon <s****n@a****o> | about 2 years ago | |
| 80c3387a | codeql | shimon <s****n@a****o> | about 2 years ago | |
| d0fd7615 |
Update tests/Cache/Base.php
Co-authored-by: Christy Jacob <c****4@g****m> |
Shimon Newman <s****n@a****o>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| e094d2c5 |
Update phpunit.xml
Co-authored-by: Christy Jacob <c****4@g****m> |
Shimon Newman <s****n@a****o>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| ee87f731 | codeql | shimon <s****n@a****o> | about 2 years ago | |
| eecf5e34 | sync against main | shimon <s****n@a****o> | about 2 years ago | |
| 16b39e14 | sync against main | shimon <s****n@a****o> | about 2 years ago | |
| 48e1b180 | Fixing tests | shimon <s****n@a****o> | about 2 years ago | |
| 91166f30 | Fixing tests | shimon <s****n@a****o> | about 2 years ago | |
| 8e54ff6d | Refactor: redis cache | shimon <s****n@a****o> | about 2 years ago | |
| 9285931d | Refactor: redis cache | shimon <s****n@a****o> | about 2 years ago | |
| 6e0504b3 | Refactor: redis cache | shimon <s****n@a****o> | about 2 years ago | |
| 9083a632 | merge Merge pull request #40 from utopia-php/feat-use-utopia-docker-base |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 141ad658 | update all dockerfiles |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c49fa02d | add back libs |
Damodar Lohani <l****r@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |