microsoftarchive / redis

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
http://redis.io
Other
20.78k stars 5.37k forks source link

redisAsyncFormattedCommand undefined #528

Open owent opened 7 years ago

owent commented 7 years ago

redisAsyncFormattedCommand undefined, it should be in async.h in latest hiredis. See https://github.com/redis/hiredis/blob/v0.13.3/async.h