redis -cli KEYS "prefix:*" | xargs redis-cli DEL. But I need to do this from within the app. So I need to use the python binding (I'm using py-redis).
確定! 回上一頁