Fatal's Blog

Attitude decides everything


  • Home

  • About

  • Tags30

  • Categories8

  • Archives49

  • Links

  • Search

SpringBoot2 | 第三十二篇:SpringBoot整合Elasticsearch

Posted on 2019-09-23 | Edited on 2019-09-26 | In SpringBoot2

Elasticsearch 是一个基于 Lucene 的搜索引擎,采用 Java 语言编写,使用 Lucene 构建索引,提供索引功能。Elasticsearch 的目的是让全文搜索变得更简单,开发者 ...

Read more »

SpringBoot2 | 第三十一篇:Redisson可重入公平锁解决超卖

Posted on 2019-09-01 | Edited on 2019-09-02 | In SpringBoot2 , Redisson

—— 基于Redis 单节点 库存超卖有很多种解决方案,悲观锁,乐观锁,zookeeper 分布式锁,redis 分布式锁。这篇笔记介绍如何 redis 分布式锁。当然,redlock 实现分布式锁 ...

Read more »

docker 安装 redis

Posted on 2019-08-31 | In docker

这篇笔记记录 docker 安装 redis 的步骤(单节点的) 步骤从 Docker Hub 查找下镜像 docker search redis 下载的镜像 docker pull redis[: ...

Read more »

Centos7.x docker 安装

Posted on 2019-08-27 | In docker

Docker 现在已经分为了 Docker Engine - Community(简称:docker ce) 和 Docker EE,即社区免费版和企业版。这篇笔记记录 docker ce 的安装。因 ...

Read more »

SpringBoot2 | 第三十篇:Redis 实现热搜商品

Posted on 2019-08-22 | Edited on 2019-08-24 | In SpringBoot2 , Redis

上一篇写了 Redis 的 hash 实现购物车,Redis 其他的数据类型也很好用。比如说 zset,zset 每个元素都会关联一个score,由于 score 这个特殊的存在,它可以用在任何与排序 ...

Read more »

SpringBoot2 | 第二十九篇:Redis 实现购物车

Posted on 2019-08-17 | Edited on 2020-05-31 | In SpringBoot2 , Redis

Redis 是一个高性能的 key-value数据库。它有五种数据类型,分别为 string(字符串)、list(列表)、set(集合)、zset(有序集合)、hash(哈希表),这些数据类型的所有操 ...

Read more »

VirtualBox Centos7 安装

Posted on 2019-06-11 | Edited on 2019-08-24 | In Linux

这几天在测试 Eureka 高可用,本地的没问题了,接着需要测试 linux 上是否正常,所以就想安装三个 linux 自己玩。下面是安装过程的所有笔记。 VirtualBox首先当然是虚拟机软件 ...

Read more »

SpringCloud | 第一篇:Eureka(Greenwich SR1)

Posted on 2019-06-10 | Edited on 2019-06-11 | In SpringCloud

Spring Cloud 为开发人员提供了快速构建分布式系统中一些常见模式的工具(例如配置管理、服务发现、断路器、智能路由、微代理、控制总线)。分布式系统的协调导致了样板式的模式,使用Spring ...

Read more »

Hexo GitHub 搭建个人博客

Posted on 2019-05-11 | In Hexo 搭建博客

前言​ 回了趟家,闲时在翻网站书签的时候,刚好翻到了嘟嘟独立博客。看到这个名字,我就想起来,前段时间本来想搭个博客,但是有点事情搁在一旁了,现在这两天刚好有空,于是咯…。经过四五天的百度 ...

Read more »

Hello World

Posted on 2019-05-09 | In test

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any pro ...

Read more »
12…5
Fatal

Fatal

49 posts
8 categories
30 tags
GitHub E-Mail
0%
© 2020 Fatal
Total: Visitors: Hits: