当前位置:网站首页>Redis things
Redis things
2022-07-03 11:25:00 【dj1540225203】
Reference resources : Ten correct uses Redis The technique of - Alicloud developer community
The basic Alibaba document has already said , But there are some things we should pay attention to :
- redis How to handle when the server memory is insufficient ? It's impossible to wait for OOM Only when you report an error ? You can configure the redis Alarm when the specified memory is set in the server , Notify the designated responsible person . Or notify through code , Anyway, we must inform .
How to view redis Memory usage - Simple books
https://www.jianshu.com/p/13fa2806b8d8
2. When redis Use of downtime , There should be important standby storage , Such as file storage or database storage . No data can be found in key core businesses , This facilitates data recovery .
3. Master slave backup , Every time you use it in key places redis when , There are try catch Mechanism to process , If abnormal alarm and other compensation operations
边栏推荐
- 11. Provider service registration of Nacos service registration source code analysis
- Static library vs shared library
- Balance between picture performance of unity mobile game performance optimization spectrum and GPU pressure
- asyncio 警告 DeprecationWarning: There is no current event loop
- C language log base zlog basic use
- (二)进制
- Linear table sequence table comprehensive application problem p18
- Analysis of JMM memory model
- (2) Base
- 如何成为一名高级数字 IC 设计工程师(1-4)Verilog 编码语法篇:表达式
猜你喜欢

解决undefined reference to `__aeabi_uidivmod‘和undefined reference to `__aeabi_uidiv‘错误

Résumé des questions d'entrevue (2) Modèle io, ensemble, principe NiO, pénétration du cache, avalanche de rupture

封装一个koa分布式锁中间件来解决幂等或重复请求的问题

After a month, I finally got Kingdee offer! Share tetrahedral Sutra + review materials

用了这么久线程池,你真的知道如何合理配置线程数吗?

How did I grow up in the past eight years as a test engineer of meituan? I hope technicians can gain something after reading it

如何清理v$rman_backup_job_details视图 报错ORA-02030

Leetcode 46: full arrangement

10. Nacos source code construction

【obs】obs的ini格式的ConfigFile
随机推荐
The element form shows the relationship between elementary transformation and elementary matrix
Stack, monotone stack, queue, monotone queue
如何成为一名高级数字 IC 设计工程师(1-4)Verilog 编码语法篇:表达式
php如何解决高并发问题
[proteus simulation] 16 channel water lamp composed of 74hc154 four wire to 12 wire decoder
Tablespace creation management and control file management
【obs】obs的ini格式的ConfigFile
Illustrated network: what is virtual router redundancy protocol VRRP?
Software testing e-commerce projects that can be written into your resume, don't you come in and get it?
ORACLE 11G 单机冷备数据库
进程与线程
Google Earth Engine(GEE)——当我们前后影像来弥补插值效果得时候,没有效果怎么办?
Internet Socket (非)阻塞write/read n个字节
栈,单调栈,队列,单调队列
使用onvif协议操作设备
高精度室内定位技术,在智慧工厂安全管理的应用
AIDL
Cuiyusong, CTO of youzan: the core goal of Jarvis is to make products smarter and more reliable
Résumé des questions d'entrevue (2) Modèle io, ensemble, principe NiO, pénétration du cache, avalanche de rupture
MATLAB提取不规则txt文件中的数值数据(简单且实用)