issues Search Results · repo:topcoderinc/TC-redis-manager language:TypeScript
Filter by
0 results
(80 ms)0 results
intopcoderinc/TC-redis-manager (press backspace or delete to remove)use LSET key index value to edit the value. Remove by index is not supported.
But I think we can support LPOP and RPOP.
critrical
standlove
- Opened on Jan 19, 2019
- #478
And for each key, the TTL should be displayed as well (I will update the back-end to return this): image
critrical
standlove
- Opened on Jan 18, 2019
- #476
Please follow redis commander style:
add new key for the root: image
add new member for set or ordered set: image
add new field for hashmap: image
add new value for list: image
critrical
standlove
- Opened on Jan 18, 2019
- #475
Need similar feature as Redis Commander when adding value to list: image
critrical
standlove
- Opened on Jan 18, 2019
- #474
For list and ordered set, I need siimilar goto-index feature as redis-commander as well: image
Please use HSCAN and SSCAN when paginating through hashmap set: https://redis.io/commands/hscan
https://redis.io/commands/sscan ...
critrical
standlove
- Opened on Jan 18, 2019
- #473
Now anything we enter in CLI will cause the whole page refreshed.
This is unnecessary. Failed commands and GET commands should NOT cause refresh. And if the command won t affect the
tree, no need to fetch ...
critrical
standlove
- 2
- Opened on Jan 18, 2019
- #471
In current code, a snackbar message is displayed, this is wrong.
The input should be highlighted if it fails the validation.
critrical
standlove
- Opened on Jan 18, 2019
- #470

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.