Skip to content

issues Search Results · repo:joeferner/redis-commander language:JavaScript

Filter by

343 results
 (72 ms)

343 results

injoeferner/redis-commander (press backspace or delete to remove)

I want to run redis-commander - with Docker (following https://github.com/joeferner/redis-commander?tab=readme-ov-file#without-docker-compose) - accessing two local redis servers - which are running ...
  • bcutter
  • 3
  • Opened 
    on Jul 2
  • #594

When binary data is retrieved, it s using the ioredis.get api returns the response as a utf-8 string. decoding the binary data as utf-8 results in mangled payloads because the utf-8 decode process replaces ...
  • CNDW
  • Opened 
    on May 31
  • #593

Latest version published to npm is 0.8.0 which is not compatible with node.js 24. Version 0.9.0 which is current master, does work on node.js 24, but it is not published to npm yet.
  • cordellcalitz
  • 2
  • Opened 
    on May 24
  • #592

How to add a password for Redis in Docker Compose?
  • sws123asd
  • 2
  • Opened 
    on May 7
  • #591

Please add the possibility to set each cluster password as an environment variable. This would be helpful for k8s/Openshift deployments. We can mount the passwords as secrets and use them on the mounted ...
  • joacatito
  • 2
  • Opened 
    on Apr 8
  • #590

I see these endpoints https://github.com/joeferner/redis-commander/blob/master/lib/routes/apiv1.js#L120-L123 defined. Are these private or it is expected that users will built upon them? In my case, I ...
  • YuryHrytsuk
  • 1
  • Opened 
    on Apr 1
  • #589

In my infrastructure (k8s) I want to be able to deploy the redis-commander on existing domain on some custom context path, for example /redis-commander. In current implementation as I understand the documentation ...
  • DmitriZamysloff
  • 1
  • Opened 
    on Mar 24
  • #588

I m unable to launch the redis-commander from my shell. Please find the output of my installation as well as the startup command. I m on Node.js v23.9.0 ` @jica  sudo npm install -g redis-commander [sudo] ...
  • JICA98
  • 1
  • Opened 
    on Mar 24
  • #587

TypeError: Utils.isRegExp is not a function at _clone (/home/kriptokyng/.nvm/versions/node/v23.5.0/lib/node_modules/redis-commander/node_modules/config/lib/config.js:997:22) at Config.cloneDeep (/home/kriptokyng/.nvm/versions/node/v23.5.0/lib/node_modules/redis-commander/node_modules/config/lib/config.js:1037:10) ...
  • lurchinms
  • 3
  • Opened 
    on Mar 11
  • #586

Hi! Not sure if this is wanted or not but v0.9.0 is not available on registry.npmjs.org where latest available version is v0.8.0. Is it possible to publish it there as well? Thank you!
  • val1984
  • 2
  • Opened 
    on Dec 12, 2024
  • #583
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub