thinkphp
|
af2d18f923
|
优化File缓存自动生成空目录的问题
|
2018-01-22 17:16:21 +08:00 |
|
thinkphp
|
a44b5b489e
|
改进
|
2018-01-13 22:39:05 +08:00 |
|
thinkphp
|
9134d8a3e5
|
改进file类型的缓存inc和dec方法不改变缓存有效期
|
2018-01-13 22:09:21 +08:00 |
|
thinkphp
|
9a68abd572
|
Merge branch 'master' of https://github.com/top-think/framework
|
2018-01-01 20:19:31 +08:00 |
|
thinkphp
|
282d04e4af
|
更新说明
|
2018-01-01 20:19:18 +08:00 |
|
phpu
|
f264bdfbd8
|
解决在长连接时过期无效的情况!
|
2017-12-31 23:19:51 +08:00 |
|
thinkphp
|
3c04624c56
|
改进File缓存的clear方法
|
2017-11-27 15:42:50 +08:00 |
|
Gaozhen Ying
|
1b8d64169f
|
调整部分CacheDriver::dec在为空的时候递减的行为
|
2017-09-19 22:30:27 +08:00 |
|
thinkphp
|
d6716ddd82
|
改进Query类的cache方法
|
2017-09-01 17:23:19 +08:00 |
|
thinkphp
|
d41efe86dd
|
缓存有效期参数支持传入DateTime对象
|
2017-08-30 15:47:26 +08:00 |
|
thinkphp
|
fe779ee04c
|
改进
|
2017-08-30 15:39:04 +08:00 |
|
thinkphp
|
a217d88e38
|
改进缓存驱动
|
2017-08-30 10:49:10 +08:00 |
|
thinkphp
|
db965e1786
|
改进文件缓存
|
2017-08-15 14:39:02 +08:00 |
|
thinkphp
|
930de63aba
|
文件缓存增加高并发锁定支持
|
2017-08-15 12:14:07 +08:00 |
|
苗高鹏
|
21834f797d
|
Merge branch 'master' into bugfix3
|
2017-02-13 14:53:24 +08:00 |
|
thinkphp
|
89ee5379b7
|
清空缓存方法删除空目录
|
2017-02-08 19:02:06 +08:00 |
|
hooklife
|
5c4df0ce08
|
修改架构函数为 构造方法
|
2017-01-10 15:48:42 +08:00 |
|
thinkphp
|
214ed4976c
|
Merge branch 'master' of https://github.com/top-think/framework
# Conflicts:
# library/think/db/Connection.php
|
2017-01-10 10:35:35 +08:00 |
|
thinkphp
|
d6b9e2f628
|
2017更新
|
2017-01-01 13:00:23 +08:00 |
|
thinkphp
|
5098d53ea9
|
改进文件缓存驱动的clear方法
|
2016-09-29 20:03:59 +08:00 |
|
thinkphp
|
64581a05f2
|
改进File和Lite缓存驱动的has方法判断
|
2016-08-30 10:35:19 +08:00 |
|
thinkphp
|
90fc917b00
|
改进缓存标签的设置和删除
|
2016-08-17 19:07:29 +08:00 |
|
thinkphp
|
16ad00f13d
|
修正File缓存
|
2016-08-17 16:56:25 +08:00 |
|
thinkphp
|
49a9b2735f
|
修正File缓存驱动
|
2016-08-17 16:54:00 +08:00 |
|
thinkphp
|
631334b31e
|
缓存类增加tag方法 用于缓存标签设置 clear方法支持清除某个缓存标签的数据
|
2016-08-17 16:12:49 +08:00 |
|
thinkphp
|
41f7145ace
|
cache类的init方法增加参数 File缓存驱动去掉不再支持的path_level参数
|
2016-08-08 17:48:17 +08:00 |
|
thinkphp
|
01fc6eda1c
|
去掉cache类inc和dec方法的expire参数
|
2016-07-31 09:56:47 +08:00 |
|
thinkphp
|
14112f2420
|
改进文件缓存和日志的存储文件名命名规范
|
2016-07-29 17:10:04 +08:00 |
|
thinkphp
|
e5dd77ea26
|
缓存类增加inc和dec方法 针对数值型数据提供自增和自减操作
|
2016-07-25 12:27:41 +08:00 |
|
thinkphp
|
760b1d971d
|
Cache类的get方法增加默认值参数
|
2016-07-24 21:56:00 +08:00 |
|
thinkphp
|
5b98de5a59
|
Cache类增加has方法 get方法支持默认值
|
2016-07-23 22:54:36 +08:00 |
|
thinkphp
|
8dcb724ec3
|
修正File缓存驱动
|
2016-07-06 10:14:58 +08:00 |
|
thinkphp
|
ea9682c724
|
替换 time() 为 $_SERVER['REQUEST_TIME']
|
2016-07-03 15:03:10 +08:00 |
|
thinkphp
|
a032828d5c
|
注释规范
|
2016-06-20 17:34:54 +08:00 |
|
thinkphp
|
f05e7427d9
|
去掉缓存驱动的length参数
|
2016-06-03 12:20:18 +08:00 |
|
trojanbox
|
6858abef7c
|
修改部分类注释
|
2016-05-30 18:14:18 +08:00 |
|
thinkphp
|
855c2c75da
|
改进Cache类 及 驱动 改进Connection类及驱动
|
2016-05-05 16:32:47 +08:00 |
|
thinkphp
|
7a8bb3b54f
|
增加接口类 规范驱动扩展
|
2016-05-05 07:39:05 +08:00 |
|
shuipf
|
05cbf1c146
|
修复File缓存方式下,clear报错误
linux可能出现 . 或者 .. 特殊目录,在进行is_dir时,会报错
|
2016-03-30 13:30:22 +08:00 |
|
thinkphp
|
1a56bee3f3
|
修改File缓存驱动 默认path参数为 CACHE_PATH
|
2016-03-09 17:12:18 +08:00 |
|
xiaobo.sun
|
f637f06e0d
|
删除不存在的File缓存时异常
增加删除本地文件缓存时优先判断是否存在,如果存在则进行unlink删除操作
|
2016-02-14 16:25:24 +08:00 |
|
thinkphp
|
040ca4cb20
|
增加Test缓存驱动
|
2016-02-11 09:20:41 +08:00 |
|
thinkphp
|
b825cdc117
|
修正文件缓存类的clear方法
|
2016-02-03 20:36:18 +08:00 |
|
Jinchun Yang
|
f6a708e1f8
|
1)修改了一些注释的错误参数类型和返回类型
2)修改了一些无意义的变量名
3)本次 commit 没有逻辑上的变动
|
2016-01-29 22:28:01 +08:00 |
|
thinkphp
|
c8a5a03cf4
|
缓存驱动类调整
|
2016-01-04 17:57:42 +08:00 |
|
thinkphp
|
3881938ddb
|
调整类的文件命名规范为psr-4
|
2016-01-04 16:58:58 +08:00 |
|