Redis server is cluster and support select operation to change database.Use redis-cli like: Redis:0>select 8 "OK" Redis:8>get "hello" null.
確定! 回上一頁