riot
riot copied to clipboard
🧨 Get data in & out of Redis with RIOT
For big keys and type-based replication, RIOT Redis should avoid fetching the whole value at once but rather use type-specific iterators (SSCAN for sets, ZSCAN for zsets, HSCAN for hashes,...
Source: Azure Redis for Cache (Version 6, Size=43GB, Keys=3900) Destination: GCP Redis labs (Version 6) In source Redis, we have many big keys with more than 500MB and few of...
Hi riot-redis version: riot-redis-2.0.8 In my source elasticache (test) that is clustered enabled, I wanted to migrate 25355 keys. [root@ip-10-100-1-111 ~]# redis-cli -h test-redis-cluster-migrate.bbssxp.clustercfg.apse1.cache.amazonaws.com test-redis-cluster-migrate.bbssxp.clustercfg.apse1.cache.amazonaws.com:6379> test-redis-cluster-migrate.bbssxp.clustercfg.apse1.cache.amazonaws.com:6379> info keyspace # Keyspace...
hello thanks for great great tool! I have some issues using this tool, so I'm asking this question. The following error occurs when there is a big key in redis....
Does RIOT File support insertion into a Bloom Filter (enabled by Redis' [RedisBloom](https://github.com/RedisBloom/RedisBloom/) module)? I'm looking to front load my Bloom Filter with millions of entries and I'm currently doing...
does riot logo something with LGBT support or it is only normal rainbow? thank you.
Hello, We are facing the issue with the snapshot replication. It's failing with the below error code, can someone look into it ? Engine Version: 4.0.10 Cluster Mode: No 
Hi, When i used RIOT lasted version to migrate data from AWS elasticache redis 6 cluster model to another redis cluster , I found the set data was lost when...
I used RIOT to migrate data from Elasticache to Memorystore. I ran my validation rules and everything succeeded. I then exported the data in Memorystore using `file-export` to a JSON...