Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to view items from lists, sets, etc #9

Closed
bmvzane opened this issue May 1, 2018 · 5 comments
Closed

Unable to view items from lists, sets, etc #9

bmvzane opened this issue May 1, 2018 · 5 comments
Assignees
Milestone

Comments

@bmvzane
Copy link

bmvzane commented May 1, 2018

It would be great to have this feature. Just not sure if there are complicated issues related to it.

@hollodotme
Copy link
Owner

I will have a look at the other data structures and try to add them.

@hollodotme hollodotme self-assigned this May 1, 2018
@hollodotme hollodotme added this to the v2.1.0 milestone May 10, 2018
hollodotme added a commit that referenced this issue May 11, 2018
* Move retrieval of key value to private method
* Add output handling for all elements of keys of type "list"
* Add output handling for single element of keys of type "list"
hollodotme added a commit that referenced this issue May 11, 2018
* Add show all hash fields to hashes
* Refactor retrieval of key output
* Add error handling
* Prepare output handling of sorted sets
hollodotme added a commit that referenced this issue May 12, 2018
* Update find key info result object
* Add mass and single output for sorted sets
hollodotme added a commit that referenced this issue May 12, 2018
@hollodotme
Copy link
Owner

I have added output handling for lists, sets and sorted sets. Also it is possible now to view all elements/fields/members of lists/hashes/(sorted) sets in one view.

image

Unfortunately it is not possible to clearly distinct between custom sorted sets and those containing GEO data, so I was not able to add some luxery output for GEO data, like linking to OpenStreetMap etc. And - for now - I could not find a proper way to display HyperLogLog encoded strings in a human readable way. Maybe both in a later release.

@bmvzane
Copy link
Author

bmvzane commented May 12, 2018

Awesome! This looks really cool. Thanks a lot! I'll give it a try and let you know how it goes.

@hollodotme
Copy link
Owner

Wait until tomorrow, I plan to finish the next release today/tomorrow. :)

@bmvzane
Copy link
Author

bmvzane commented May 12, 2018

Alright will do. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants