Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

abtest:upstream:appoint 缓存获取为空 #1

Open
gaoyaqiu opened this issue Jan 4, 2019 · 1 comment
Open

abtest:upstream:appoint 缓存获取为空 #1

gaoyaqiu opened this issue Jan 4, 2019 · 1 comment

Comments

@gaoyaqiu
Copy link

gaoyaqiu commented Jan 4, 2019

generate_abtest_appoint方法中使用lrucache缓存设置了之后,在当前方法体能得到set的缓存,但是,在get_upstream_appoint方法 为何 get不要呢

set:

 c:set('abtest:upstream:appoint:' .. upstream_id, cjson.decode(upstream_appoint))
c:get("abtest:upstream:appoint:" .. upstream_id)
···
@skymsg
Copy link

skymsg commented May 15, 2019

遇到同样的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants