Skip to content

issues Search Results · repo:redis/riot language:Java

Filter by

123 results
 (56 ms)

123 results

inredis/riot (press backspace or delete to remove)

This is the feature request. At the moment the db-import command imports data from a relational database into Redis Hash following way: $ riot dbimport ... hset --keyspace actor --key id id: 123 ...
  • viastakhov
  • Opened 
    27 days ago
  • #170

Trying to replicate from EC2 redis to AWS MemoryDB. It replicated fine for some time, but was failing intermittently with a timeout. To try something different, I tried running with --type STRUCT and found ...
  • nikhilo
  • 2
  • Opened 
    on Feb 21
  • #169

I try to move data from redis master-slave to cluster. For testing purpose it should work in paralel for a few days so master will receive all updates and cluster is kind of slave. keys are replicated ...
  • polearnik
  • Opened 
    on Jan 16
  • #168

Docker Hub https://hub.docker.com/r/riotx/riot does not have documentation. The RIOT documentation page https://redis.github.io/riot/ just mentions that it is possible to run RIOT as a docker image via ...
  • sagile
  • 2
  • Opened 
    on Jan 16
  • #167

Hi, I tried to create a simple setup on my laptop. 2 Redis servers, one on port 6379 and another on port 6380. Then I set up live replication from on server to the other using the riot docker container. ...
  • nikhilo
  • Opened 
    on Dec 4, 2024
  • #165

I m trying to run riot as a Docker container. Since I m planning to run live replication on a pretty huge DB, I would like to get the logs from riot into a logging solution such as ELK. When I run the ...
  • nikhilo
  • Opened 
    on Dec 4, 2024
  • #164

Hi, I m running a command in a Cloud Function on GCP to export a file and store it in a Google Storage bucket. The command I m using is: riot-standalone-4.1.7-linux-x86_64/bin/riot file-export -h my-redis-ip ...
  • chernandezm1986
  • 2
  • Opened 
    on Nov 27, 2024
  • #163

Replication under live mode seems to replicate only db0. replicate command doesn t seem to have the option of selecting the database (SELECT 1) like the option is available for file-export and file-import. ...
  • saitejamc
  • 2
  • Opened 
    on Oct 19, 2024
  • #161

Currently, if you run riot in non-cluster mode, and configure it to point to a replica node URI, you will get MOVED responses and the export/replication will fail. However, it would be useful to be able ...
  • atkretsch
  • 1
  • Opened 
    on Oct 9, 2024
  • #160

Hi. It seems that ping supports --client to set the client name (or unset my case). I need to unset the client with this arg because I don t have access to set this config in GCP on Redis Memorystore so ...
  • timothystewart6
  • 2
  • Opened 
    on Sep 25, 2024
  • #159
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! 
Press the
/
key to activate the search input again and adjust your query.
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! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub