biello hello, could you talk more about dirty data, I think you can use expire to delete dirty data auto?
I think the biggest problem in lua_shared_dict
maybe is the lock for difference worker, if you don't need to exchange data between each worker, lua_shared_dict
maybe is too expansive.