Question : I have synchronous replication between db server, DB1 and DB2. Tested, working. I have a redis server (RD1), […]
Tag: redis
Redis remove slave from replication along with sentinel
Question : I have a 3-nodes Redis replication and a 3-nodes Sentinel. I want to remove one slave. I tried […]
About schema design of NoSQL DB.(How to query multiple data?)
Question : I just got a requirement, to build a web only with Redis. Data of the web is something […]
Distributing a semi-large key/value list
Question : I have a semi-large (around 30 million records) key/value list which I want to load into redis. The […]
Generating millions of sequences in Postgres (with Redis)
Question : I am creating a chat application, and I will save chat messages for all conversations and users in […]
.NET updates on Postgresql Windows hosts
Question : I Started managing postgresql and redis recently. I have a postgresql Db cluster and redis installed in windows […]