我想通过ServiceStack Redis客户端删除所有存储在Redis中的对象。我尝试使用"*“作为键的Remove方法,但它不正常。谢谢。
https://stackoverflow.com/questions/38267727
相似问题