Commit Graph

78 Commits

Author SHA1 Message Date
John Guo
f3c25ecba9 fix issue in ut for package gcache/gfsnotify 2021-12-17 12:11:40 +08:00
John Guo
b9d6ac26d1 rename cache function from func() (interface{}, error) to func(ctx context.Context) (value interface{}, err error) for package gcache; add cache for function Tables of gdb.Core; improve Where condition with prefix handling for package gdb 2021-12-17 11:46:05 +08:00
John Guo
7bdb4fe660 fix unit testing case for package gcache 2021-11-27 12:10:05 +08:00
John Guo
35cf228d83 add AdapterRedis for package gcache 2021-11-27 01:10:00 +08:00
John Guo
8db890c510 improve unit testing case for package gcache 2021-11-20 12:08:14 +08:00
John Guo
57ccc13e0c unit testing files renaming 2021-11-17 23:20:58 +08:00
houseme
c6efb5ee3b [feature] improve code range map 2021-11-16 17:21:13 +08:00
houseme
b664982be3 [feature] improve code gfile gcfg 2021-11-15 20:26:31 +08:00
546104865
4e91039254 Update gcache_z_example_cache_test.go 2021-11-11 23:37:01 +08:00
546104865
195e167502 Update gcache_z_example_cache_test.go 2021-11-11 23:29:29 +08:00
546104865
01a50b06cb Update gcache_z_example_cache_test.go 2021-11-11 22:32:08 +08:00
546104865
9b663b4c2b Update gcache_z_example_cache_test.go 2021-11-11 22:18:01 +08:00
546104865
655426c322 Update gcache_z_example_cache_test.go 2021-11-11 21:19:33 +08:00
546104865
30f462288e Update gcache_z_example_cache_test.go 2021-11-10 16:39:26 +08:00
546104865
be274478d0 Merge branch 'zhiwei' of https://github.com/564104865/gf into zhiwei 2021-11-09 20:47:28 +08:00
546104865
903299728f update Must Cache 2021-11-09 11:46:53 +08:00
564104865
c617ad6a04
Merge branch 'gogf:master' into zhiwei 2021-11-09 11:38:05 +08:00
John Guo
d1b69142c4 improve unit testing case for package gcache 2021-11-08 19:51:32 +08:00
564104865
2d1593f78e Merge branch 'zhiwei' of https://github.com/564104865/gf into zhiwei 2021-11-08 12:12:15 +08:00
564104865
d61f7af60c update cache adapter 2021-11-08 12:12:10 +08:00
John Guo
091df972f1 improve example for package gcache 2021-11-07 21:52:27 +08:00
564104865
2757647211 Revert "11"
This reverts commit 45787dd8e4.
2021-11-06 20:31:47 +08:00
564104865
45787dd8e4 11 2021-11-06 20:31:16 +08:00
564104865
5b83b2375e Update gcache_z_example_cache_test.go 2021-11-05 09:41:49 +08:00
564104865
613a50428b Update gcache_z_example_cache_test.go 2021-11-04 23:23:40 +08:00
564104865
357084e788 update cache 2021-11-04 20:55:01 +08:00
564104865
b6f6ab17f9 go fmt 2021-11-03 23:50:57 +08:00
564104865
7bcba437a0 update cache values 2021-11-03 23:44:16 +08:00
564104865
8f090739d9 go fmt 2021-11-03 15:23:51 +08:00
564104865
7971177c58 newredis 2021-11-03 15:16:07 +08:00
564104865
a423fba2a8 comment or be unexported
exported method Redis.UpdateExpire should have comment or be unexported
2021-11-03 14:59:28 +08:00
564104865
7de69db707 232234 2021-11-03 10:16:41 +08:00
John Guo
42e27dd14c add context parameter for package grpool 2021-10-30 18:09:58 +08:00
John Guo
e15cd6ae89 fix issue in package gcache 2021-10-30 16:00:38 +08:00
John Guo
17e6063c5c add neccessary parameter context for package gcron/gtimer 2021-10-30 15:36:10 +08:00
John Guo
1bc0635f8b version 2 2021-10-11 21:41:56 +08:00
John Guo
df09d8c604 refract package ghttp/gredis/glog 2021-09-27 21:27:24 +08:00
John Guo
5904a1e7c0 refract package gredis 2021-09-26 23:22:32 +08:00
John Guo
ef0aeb363b comment update for paxkage gcache; improve package gbuild 2021-09-22 19:29:08 +08:00
John Guo
c99c13acd1 refract pacakge gcfg, adding adapter interface for pacakge gcfg 2021-09-19 10:01:09 +08:00
John Guo
28f70d52ee add context parameter for all functions of package gcache 2021-09-17 10:48:08 +08:00
John Guo
1455e30350 change returned value by Get* and Update/Remove functions from type interface{} to *gvar.Var for package gcache 2021-09-16 22:13:00 +08:00
John Guo
b46e9bb68a improve package gcache 2021-09-16 21:17:03 +08:00
John Guo
55a9c0738b improve package gcache, add GetVar*/RemoveVar/UpdateVar functions for package gcache 2021-09-16 20:57:59 +08:00
John
b316b9c073 example updates for package gcache 2021-08-27 01:01:41 +08:00
John
5b57c35522 comment updates for package gcache 2021-08-27 00:01:15 +08:00
jianchenma
c01b520ba6 improve package gcache 2021-01-26 14:11:36 +08:00
jianchenma
796774efe4 improve package gcache 2021-01-26 13:33:24 +08:00
John Guo
093034acd1 copyright comment update 2021-01-17 21:46:25 +08:00
John
f9189d48d1 remove type ValueFunc from package gcache 2020-10-09 23:36:39 +08:00