|
|
2510e0412d
|
[fix bug] Fix redis cache adapter GetOrSetFunc, GetOrSetFuncLock method bug and add unit test
|
2022-03-09 17:21:02 +08:00 |
|
|
|
f3c25ecba9
|
fix issue in ut for package gcache/gfsnotify
|
2021-12-17 12:11:40 +08:00 |
|
|
|
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 |
|
|
|
35cf228d83
|
add AdapterRedis for package gcache
|
2021-11-27 01:10:00 +08:00 |
|