tporadowski / redis

Native port of Redis for Windows. Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs. This repository contains unofficial port of Redis to Windows.
http://redis.io
Other
8.9k stars 1.09k forks source link

Garbled Chinese #100

Open maxiaodong58 opened 3 years ago

maxiaodong58 commented 3 years ago

Version 5.0.10 ;Garbled Chinese,As shown in the figure: image

hgpimac commented 3 years ago

1

tporadowski commented 3 years ago

@hgpimac so PowerShell is handling them correctly, right?

Mustenaka commented 3 years ago

Thank for contribution, and is any correct Chinese character release version?