JavaShuo
栏目
标签
redis基础
时间 2021-01-19
标签
数据库相关
栏目
Redis
繁體版
原文
原文链接
redis是一种NoSQL数据库。具有高并发读写,可持久化,支持分布式等优点。 一 配置查看 redis的配置文件位于安装目录,文件名redis.conf。 也可以通过在redis中使用命令查询以及配置。使用 * 查询所有,或者指定内容查询: 使用config set xxx,可以进行参数配置。 二 redis数据类型 1.支持五种数据类型 string(字符串)、hash(哈希)、list(
>>阅读原文<<
相关文章
1.
redis基础
2.
Redis基础
3.
redis基础02
4.
linux - redis基础
5.
redis基础(五)
6.
redis 基础api
7.
redis 基础
8.
Redis - 基础篇
9.
【redis】基础
10.
01 redis基础
更多相关文章...
•
Kotlin 基础语法
-
Kotlin 教程
•
Scala 基础语法
-
Scala教程
•
Kotlin学习(二)基本类型
•
☆基于Java Instrument的Agent实现
相关标签/搜索
Redis基础
基础
MySQL基础
JSP基础
NodeJs基础篇
基础教程
iOS基础篇
基础架构
线程基础
Python基础-10
Redis
SQL
Redis教程
MySQL教程
Spring教程
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
css 让chrome支持小于12px的文字
2.
集合的一点小总结
3.
ejb
4.
Selenium WebDriver API
5.
人工智能基础,我的看法
6.
Non-local Neural及Self-attention
7.
Hbuilder 打开iOS真机调试操作
8.
improved open set domain adaptation with backpropagation 学习笔记
9.
Chrome插件 GitHub-Chart Commits3D直方图视图
10.
CISCO ASAv 9.15 - 体验思科上一代防火墙
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
redis基础
2.
Redis基础
3.
redis基础02
4.
linux - redis基础
5.
redis基础(五)
6.
redis 基础api
7.
redis 基础
8.
Redis - 基础篇
9.
【redis】基础
10.
01 redis基础
>>更多相关文章<<