topcoderinc / TC-redis-manager

5 stars 15 forks source link

ZCARD <Set Name> is not working #428

Closed codejamtc closed 5 years ago

codejamtc commented 5 years ago

image

  1. Deploy the App and run the application (Magenta Theme)
  2. Create a List with data https://github.com/topcoderinc/TC-redis-manager/files/2755278/db-1547472272101.zip
  3. Expand the CLI
  4. Enter ZCARD Set10

https://redis.io/commands/zcard

Actual: ZCARD Set10 returns nothing

Expected: Should return correct data

Browser(s): Chrome 71.0.3578.98 (Windows)

standlove commented 5 years ago

this works for me. It only works for ordered-set.