Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/top-think/think-cache
PHP Cache Service
https://github.com/top-think/think-cache
Merge pull request #16 from ichynul/patch-1
修复InvalidArgumentException命名空间不对问题
7b6ace7eb9b569fe95000b254000bbafa3c7dfee authored about 2 years ago
修复InvalidArgumentException命名空间不对问题
fix(#15)
8a26da6334579714bedcdcf94e9f154c39bea960 authored about 2 years ago
Merge pull request #11 from weijer/2.0
fixed: get 函数默认值符合 psr16 规范
88bd38432116644693a83ee3b6ddea631e5b5939 authored over 3 years ago
fixed: get 函数默认值符合 psr16 规范
7f5fd50fe910bcabfb16e412e249891d3d7eee76 authored over 3 years ago
7f5fd50fe910bcabfb16e412e249891d3d7eee76 authored over 3 years ago
Merge pull request #5 from AxiosCros/2.0
Fixed error : class think\CacheItem not found
20f654512861c901a73c63f2d9c5e08bce82c0d1 authored over 4 years ago
Fixed error : class think\CacheItem not found
\think\CacheManager:138
507cfb2145031593c066e3667ffbca1a8e449745 authored almost 5 years ago
readme更新
78ccfb40294281c951bade92b04a4f7bc5b9c09a authored over 5 years ago
78ccfb40294281c951bade92b04a4f7bc5b9c09a authored over 5 years ago
readme更新
47caef52aee19e9d74320366a5bbac4a46f3f833 authored over 5 years ago
47caef52aee19e9d74320366a5bbac4a46f3f833 authored over 5 years ago
改进
aed3dbf0b9d7bfd585feb85f4de9a5554558605c authored over 5 years ago
aed3dbf0b9d7bfd585feb85f4de9a5554558605c authored over 5 years ago
调整
75a56b24affc65b51688fd89ada48c102757fd74 authored over 5 years ago
75a56b24affc65b51688fd89ada48c102757fd74 authored over 5 years ago
调整
999c57c4ffeb22f665ecf6cd2d942456aa141ef3 authored over 5 years ago
999c57c4ffeb22f665ecf6cd2d942456aa141ef3 authored over 5 years ago
调整
e094d8ba627d429c4cc8bf21179bb25009e5eec5 authored over 5 years ago
e094d8ba627d429c4cc8bf21179bb25009e5eec5 authored over 5 years ago
更新
62b0ff693ef316c79b7125969833e6e687a94e3b authored over 5 years ago
62b0ff693ef316c79b7125969833e6e687a94e3b authored over 5 years ago
缓存标签增加append方法
b7928436d493e9c51501be5553eb4c5a4307e67f authored over 5 years ago
b7928436d493e9c51501be5553eb4c5a4307e67f authored over 5 years ago
缓存标签标识前缀更改
fb7751decb43db13d96f841373be90b66a5db9e5 authored over 5 years ago
fb7751decb43db13d96f841373be90b66a5db9e5 authored over 5 years ago
缓存标签tag方法支持传入数组
128711ef0a75bcb6bb8019e028e653ec3cf8c344 authored over 5 years ago
128711ef0a75bcb6bb8019e028e653ec3cf8c344 authored over 5 years ago
composer.json更新依赖
fbde8eb6e1a59361fae7da27c17a3dde4756c951 authored over 5 years ago
fbde8eb6e1a59361fae7da27c17a3dde4756c951 authored over 5 years ago
增加TagSet对象 改进缓存驱动
821b5f0236cfeeee64b8c079d68761153bbe2b01 authored over 5 years ago
821b5f0236cfeeee64b8c079d68761153bbe2b01 authored over 5 years ago
更新版本依赖
7bd9057703b1da895aabe73c7f88efacbedaa941 authored almost 6 years ago
7bd9057703b1da895aabe73c7f88efacbedaa941 authored almost 6 years ago
更新readme文件
8a51571c9ad5f48e75f381f71a87c0be0174fab4 authored almost 6 years ago
8a51571c9ad5f48e75f381f71a87c0be0174fab4 authored almost 6 years ago
改进
14b14e85919b63e14138d167acdfaba389f353a5 authored almost 6 years ago
14b14e85919b63e14138d167acdfaba389f353a5 authored almost 6 years ago
改进数据缓存的类型一致问题
ca8f3b0d35d5d5b20fcc2a71f796586ec496f6b9 authored almost 6 years ago
ca8f3b0d35d5d5b20fcc2a71f796586ec496f6b9 authored almost 6 years ago
修正Cache类
0ce92592b6147c355080b7db7187b1ce3b5d3458 authored almost 6 years ago
0ce92592b6147c355080b7db7187b1ce3b5d3458 authored almost 6 years ago
修正
f58977b4c80ef8fa56be75c1272e3494b3b9b8c4 authored almost 6 years ago
f58977b4c80ef8fa56be75c1272e3494b3b9b8c4 authored almost 6 years ago
更新版本
1f3b23f1dabb398b849e4dc268d6c9ac54204dcd authored almost 6 years ago
1f3b23f1dabb398b849e4dc268d6c9ac54204dcd authored almost 6 years ago
Merge pull request #2 from praglody/master
优化redis缓存类的has和remember方法
f7f2cb46270cc1951bb847ae756af11763e83d5e authored almost 7 years ago
1.修改redis类的has方法,使用exists判断key是否存在;
2.重写redis类中remember方法,使用setnx判断并写入key;
ac7bd854cdb07e391e68cb1e16e3efc6a38517d1 authored almost 7 years ago
Merge branch 'master' of https://github.com/top-think/think-cache
7a675a5f19aeb8ab98bdbf2c1a7220a623c9ec52 authored about 7 years ago
7a675a5f19aeb8ab98bdbf2c1a7220a623c9ec52 authored about 7 years ago
改进File缓存自动创建空目录的情况
debe25061aceaadf0bbcf23b3834696621f87395 authored about 7 years ago
debe25061aceaadf0bbcf23b3834696621f87395 authored about 7 years ago
Merge pull request #1 from evalor/master
修复以及增加IDE提示
c42ec85215daff015f987d0532d806c9b8de5c15 authored about 7 years ago
增加PHPDoc方法提示
699f3a7d6b81a03735bc4cbfb69fb095c4818f3b authored about 7 years ago
699f3a7d6b81a03735bc4cbfb69fb095c4818f3b authored about 7 years ago
修复Cache类__callStatic方法没有静态声明
52ad915cdf6029c94aeed51214d84c9c7a643bdf authored about 7 years ago
52ad915cdf6029c94aeed51214d84c9c7a643bdf authored about 7 years ago
改进redis缓存的有效期判断
9d6deb03bb754315231cc49d662f5efa102aff89 authored about 7 years ago
9d6deb03bb754315231cc49d662f5efa102aff89 authored about 7 years ago
File方式缓存dec和inc保持原来的有效期
937a7a04b806ab80ac8224fa8adfd229fe2a7816 authored about 7 years ago
937a7a04b806ab80ac8224fa8adfd229fe2a7816 authored about 7 years ago
首次提交
e42540baf9096a070aa87942ca2ba40d90955d2a authored about 7 years ago
e42540baf9096a070aa87942ca2ba40d90955d2a authored about 7 years ago