current location:Home > Technical Articles > Database > Redis
- Direction:
- All web3.0 Backend Development Web Front-end Database Operation and Maintenance Development Tools PHP Framework Daily Programming WeChat Applet Common Problem Other Tech CMS Tutorial Java System Tutorial Computer Tutorials Hardware Tutorial Mobile Tutorial Software Tutorial Mobile Game Tutorial
- Classify:
-
- Detailed graphic explanation of Redis cluster and expansion
- This article brings you relevant knowledge about Redis, which mainly organizes issues related to clustering and expansion. The common way to achieve high availability is to copy multiple copies of the database and deploy them on different servers. One of them is hung You can continue to provide services. There are three deployment modes to achieve high availability: master-slave mode, sentinel mode, and cluster mode. Let’s take a look at them together. I hope it will be helpful to everyone.
- Redis 1835 2022-07-13 20:25:08
-
- Redis Learning: Basic Use of Jedis
- This article brings you relevant knowledge about Redis. It mainly organizes issues related to the basic use of Jedis, including basic operations of Jedis, the use of Jedis connection pools, etc. Let’s take a look at it together. I hope it will be helpful to everyone. help.
- Redis 1805 2022-07-04 13:53:14
-
- Redis ordered collection uses knowledge point induction
- This article brings you relevant knowledge about Redis, which mainly sorts out issues related to ordered sets. In an ordered set, each element consists of a member and a score associated with the member. The members are String storage, the score is stored as a 64-bit double-precision floating point number. Let’s take a look at it. I hope it will be helpful to everyone.
- Redis 2052 2022-07-01 20:21:41
-
- Redis from environment construction to proficient use (summary sharing)
- This article brings you relevant knowledge about Redis, which mainly organizes related issues from environment construction to proficient use, including Redis single-node installation tutorial, Redis common commands, Redis data model, etc. , let’s take a look at it, I hope it will be helpful to everyone.
- Redis 1755 2022-06-30 20:48:43
-
- Summarize the knowledge points of Redis ordered set zset
- This article brings you relevant knowledge about Redis, which mainly sorts out the issues related to the ordered set zset. The redis ordered set zset is very similar to the ordinary set set. It is a string collection without repeated elements. The following is Let's take a look, hope it helps everyone.
- Redis 1773 2022-06-27 14:05:22
-
- Detailed explanation of Redis cluster operation examples
- This article brings you relevant knowledge about Redis, which mainly organizes issues related to cluster operations, including adding redis instances, configuring 8007 as the master node, configuring 8008 as the slave node of 8007, etc. Let’s talk about it together Take a look, hope it helps everyone.
- Redis 2250 2022-06-23 12:24:12
-
- Redis study notes publish and subscribe
- This article brings you relevant knowledge about Redis, which mainly introduces issues related to publish and subscribe. Redis publish and subscribe (pub/sub) is a message communication mode: the sender (pub) sends a message, and the subscriber (sub) receives the message, let’s take a look at it, I hope it will be helpful to everyone.
- Redis 1985 2022-06-17 13:56:28
-
- Fully master Redis persistence: RDB and AOF
- This article brings you relevant knowledge about redis, which mainly introduces issues related to persistence, including why persistence is needed, RDB persistence, AOF persistence, etc. Let’s take a look at it together. I hope Helpful to everyone.
- Redis 1886 2022-06-16 20:59:28
-
- Let's talk about the reasons why Redis is slow and how to troubleshoot it.
- This article brings you relevant knowledge about redis, which mainly introduces related issues about the reasons why Redis becomes slow and troubleshooting methods. Let's take a look at it together. I hope it will be helpful to everyone.
- Redis 2725 2022-06-14 19:11:20
-
- Summary of Redis's five data types
- This article brings you relevant knowledge about redis, which mainly introduces related issues about data types, including string types, hash types, list types, set types and ordered sets. Let’s take a look at them together. ,I hope everyone has to help.
- Redis 4494 2022-06-07 18:55:08
-
- Detailed examples of how Redis implements intersection, union and complement of data
- This article brings you relevant knowledge about redis, which mainly introduces issues related to the intersection, union and complement of data. If all calculations are performed in JVM memory, it is easy to cause insufficient memory space. OOM exception, let's take a look at it, I hope it will be helpful to everyone.
- Redis 2774 2022-06-02 21:09:18
-
- Detailed analysis of the atomicity of commands in Redis
- This article brings you relevant knowledge about redis. It mainly introduces issues related to the atomicity of commands in atomic operations, including concurrency processing solutions, programming models, multi-IO threads and single commands. The following is Let's take a look together, I hope it will be helpful to everyone.
- Redis 3868 2022-06-01 11:58:04
-
- Let's talk about the issue of realizing flash sales with Redis
- This article brings you relevant knowledge about redis. It mainly introduces the relevant content about realizing flash sales, including flash sale logic, existing link timeouts, overselling and inventory issues. Let’s take a look at it together. I hope Helpful to everyone.
- Redis 3250 2022-05-27 21:00:06
-
- Graphical analysis of Redis thread model
- This article brings you relevant knowledge about redis, which mainly introduces issues related to the thread model. Redis is a single-thread. Let’s take a look at it together. I hope it will be helpful to everyone.
- Redis 2460 2022-05-25 21:13:41
-
- How redis implements queue blocking, delay, publishing and subscription
- This article brings you relevant knowledge about redis, which mainly introduces issues related to how to implement queue blocking, delay, publishing and subscription. Let's take a look at it together. I hope it will be helpful to everyone.
- Redis 3376 2022-05-23 20:49:33