当前位置:网站首页>Ubuntu20 installation redisjson record
Ubuntu20 installation redisjson record
2022-07-07 03:25:00 【Xiaojunjun's blog】
ubuntu20 install redisjson Record
One 、 Download the file
https://github.com/RedisJSON/RedisJSON/releases
find 1.0.4 edition , download rejson.so
Two 、 Copy files to the specified folder
sudo cp ./src/rejson.so /usr/lib/
./src/rejson.so Download for you rejson.so Folder .
3、 ... and 、 Modify the configuration file
sudo gedit /etc/redis/redis.conf
In the 40 Add a few lines or so
loadmodule /usr/lib/rejson.so
restart redis
sudo systemctl restart redis
Four 、 test
Turn on redis
redis-cli
Input
json.set abc . '{"a":"1","b":"2","c":"3"}'
If you return ok that will do
5、 ... and 、 Add
1. stay redisjson in ,json Stored format problem escape character
stay redisjson Enter the command json.get when , You can see that the storage format changes a little , This is reflected in C++ In the code , The input data format also needs to be adjusted accordingly . Pay attention to the application of escape characters , Here's the picture :
边栏推荐
- leetcode
- opencv环境的搭建,并打开一个本地PC摄像头。
- 2022 information security engineer examination outline
- The latest 2022 review of "small sample deep learning image recognition"
- 【Swift】学习笔记(一)——熟知 基础数据类型,编码风格,元组,主张
- 函数重入、函数重载、函数重写自己理解
- 杰理之电话本获取【篇】
- [C language] question set of IX
- Flink task exit process and failover mechanism
- Jerry's RTC clock development [chapter]
猜你喜欢
杰理之在非蓝牙模式下,手机连接蓝牙不要跳回蓝牙模式处理方法【篇】
Open3D 网格滤波
About Confidence Intervals
20.(arcgis api for js篇)arcgis api for js面采集(SketchViewModel)
The first symposium on "quantum computing + application of financial technology" was successfully held in Beijing
源代码保密的意义和措施
CVPR 2022 best paper candidate | pip: six inertial sensors realize whole body dynamic capture and force estimation
2022.6.28
OC, OD, push-pull explanation of hardware
Laravel php artisan 自动生成Model+Migrate+Controller 命令大全
随机推荐
Intelligent static presence detection scheme, 5.8G radar sensing technology, human presence inductive radar application
[Dameng database] after backup and recovery, two SQL statements should be executed
unrecognized selector sent to instance 0x10b34e810
An error in SQL tuning advisor ora-00600: internal error code, arguments: [kesqsmakebindvalue:obj]
Optimization of application startup speed
Appx code signing Guide
[colmap] 3D reconstruction with known camera pose
Function reentry, function overloading and function rewriting are understood by yourself
小程序能运行在自有App中,且实现直播和连麦?
Centerx: open centernet in the way of socialism with Chinese characteristics
Matlab Error (Matrix dimensions must agree)
房费制——登录优化
Jerry's ble exiting Bluetooth mode card machine [chapter]
【达梦数据库】备份恢复后要执行两个sql语句
亚像素级角点检测Opencv-cornerSubPix
Starting from 1.5, build a micro Service Framework -- log tracking traceid
装饰设计企业网站管理系统源码(含手机版源码)
The first symposium on "quantum computing + application of financial technology" was successfully held in Beijing
Le tube MOS réalise le circuit de commutation automatique de l'alimentation principale et de l'alimentation auxiliaire, et la chute de tension "zéro", courant statique 20ua
Flutter3.0了,小程序不止于移动应用跨端运行