Skip to content

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

@gaolin713

Description

@gaolin713

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)
···

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions