- 畅销套餐
- 精选套餐
- 人气套餐
- 尊享套餐
- 高薪套餐
- 课程介绍
- 课程大纲
适合人群:
对于从事互联网开发的从业人员来说,这是一门不可忽视的一本技术课程!
你将会学到:
你将对分布式开发有深入的理解,快速学习Redis的实战开发,祝你职场一臂之力!
课程简介:
基础篇
https://edu.51cto.com/course/19845.html | |
https://edu.51cto.com/course/19845.html | |
https://edu.51cto.com/course/19841.html | |
https://edu.51cto.com/course/21197.html | |
https://edu.51cto.com/course/19886.html | |
https://edu.51cto.com/course/19887.html | |
https://edu.51cto.com/course/19883.html | |
https://edu.51cto.com/course/19888.html | |
https://edu.51cto.com/course/19889.html | |
https://edu.51cto.com/course/19667.html | |
https://edu.51cto.com/course/19668.html | |
https://edu.51cto.com/course/19891.html | |
https://edu.51cto.com/course/19892.html | |
https://edu.51cto.com/course/18413.html |
数据库篇
https://edu.51cto.com/course/19898.html | |
https://edu.51cto.com/course/21584.html |
JDBC编程篇
https://edu.51cto.com/course/19278.html | |
https://edu.51cto.com/course/18414.html |
Web编程篇
https://edu.51cto.com/course/21662.html | |
https://edu.51cto.com/course/19900.html | |
https://edu.51cto.com/course/21661.html | |
https://edu.51cto.com/course/21669.html | |
https://edu.51cto.com/course/21690.html |
项目工程管理工具篇
https://edu.51cto.com/course/21402.html | |
https://edu.51cto.com/course/19026.html |
主流框架篇
https://edu.51cto.com/course/21639.html | |
https://edu.51cto.com/course/19819.html | |
https://edu.51cto.com/course/21607.html | |
https://edu.51cto.com/course/21507.html | |
https://edu.51cto.com/course/19675.html | |
https://edu.51cto.com/course/19053.html | |
https://edu.51cto.com/course/21526.html | |
https://edu.51cto.com/course/21534.html | |
https://edu.51cto.com/course/19055.html |
主流框架项目篇
https://edu.51cto.com/course/21092.html |
微服务技术篇
https://edu.51cto.com/course/21179.html | |
https://edu.51cto.com/course/21539.html | |
https://edu.51cto.com/course/21551.html | |
https://edu.51cto.com/course/21126.html | |
https://edu.51cto.com/course/21070.html | |
https://edu.51cto.com/course/20881.html | |
https://edu.51cto.com/course/20681.html | |
https://edu.51cto.com/course/20625.html | |
https://edu.51cto.com/course/20554.html | |
https://edu.51cto.com/course/20546.html | |
https://edu.51cto.com/course/20533.html | |
https://edu.51cto.com/course/20494.html | |
https://edu.51cto.com/course/20492.html | |
https://edu.51cto.com/course/20485.html | |
https://edu.51cto.com/course/20484.html | |
https://edu.51cto.com/course/20483.html | |
https://edu.51cto.com/course/20421.html |
微服务项目篇
https://edu.51cto.com/course/21184.html |
本课程内容
Remote Dictionary Server(Redis) 是一个开源的使用 ANSI C 语言编写、支持网络、可基于内存亦可持久化的 Key-Value 数据库. Key 字符类型,其值(value)可以是 字符串(String), 哈希(Map), 列表(list), 集合(sets) 和 有序集合(sorted sets)等类型,每种数据类型有自己的专属命令。所以它通常也被称为数据结构服务器。
Redis可以理解为一个key-value存储系统,是当下互联网公司常用的NoSQL数据库之一,是进入互联网行业的Java开发工程师必备技术。
在本课程中,你将了解Redis是什么、能干什么、如何用,了解NoSQL的使用场景和概念,快速学习Redis的安装配置、五大数据类型、常用操作命令、Redis持久化、主从复制、事务控制以及用Jedis操作进行Java开发、Redis的高可用、Redis集群操作、Redis实现分布式锁等知识。同时还会分享一些关于Redis在面试中的问题,助你在职场一臂之力!
课程大纲-Redis全攻略
第1章初识NOSQL(1小时4分钟6节)
第2章Redis的安装和配置(1小时1分钟7节)
第3章Redis客户端(44分钟5节)
第4章Redis基本操作命令(41分钟3节)
“石头老师”老师的其他课程更多+