Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
redis-py を使用して、key-value を redis に保存しました。その後、その値をキーで取得できました。しかし、redis-cli で値を取得すると、「\x80\x02X\a\x00\x00\x00gdfgdfgq\x01.」が返されました。これは何ですか?余分な文字を取得したのはなぜですか? どんな助けでも本当に感謝しています。