<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title>会飞的猫</title><link>https://blog.flycat.tech</link><atom:link href="https://blog.flycat.tech/rss.xml" rel="self" type="application/rss+xml"/><description>记录时间带走的东西</description><generator>Halo v2.21.9</generator><language>zh-cn</language><image><url>https://img.flycat.tech/common/avatar.jpg</url><title>会飞的猫</title><link>https://blog.flycat.tech</link></image><lastBuildDate>Sun, 19 Apr 2026 08:33:23 GMT</lastBuildDate><item><title><![CDATA[Raycast实现git提交后放礼花的效果]]></title><link>https://blog.flycat.tech/archives/raycast-git-commit-fireworks-effect</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Raycast%E5%AE%9E%E7%8E%B0git%E6%8F%90%E4%BA%A4%E5%90%8E%E6%94%BE%E7%A4%BC%E8%8A%B1%E7%9A%84%E6%95%88%E6%9E%9C&amp;url=/archives/raycast-git-commit-fireworks-effect" width="1" height="1" alt="" style="opacity:0;">1、找到全局Git 配置文件: 全局Git 配置文件通常位于用户主目录下的 .gitconfig 文件中。 可以使用以下命令查看全局Git 配置： git config --global --editgit 这会用默认编辑器打开全局Git 配置文件。 2、添加 post-commit 钩子: 在配置]]></description><guid isPermaLink="false">/archives/raycast-git-commit-fireworks-effect</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202510%2F91B7EF3565F04CCBAABAB70FEE6CEB40.png&amp;size=m" type="image/jpeg" length="443705"/><pubDate>Wed, 1 Oct 2025 07:47:31 GMT</pubDate></item><item><title><![CDATA[性能优化之服务压测]]></title><link>https://blog.flycat.tech/archives/performance-testing-for-optimization</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E6%80%A7%E8%83%BD%E4%BC%98%E5%8C%96%E4%B9%8B%E6%9C%8D%E5%8A%A1%E5%8E%8B%E6%B5%8B&amp;url=/archives/performance-testing-for-optimization" width="1" height="1" alt="" style="opacity:0;">一、性能问题分析 性能优化的目标 当我们说要对一个系统做性能优化的时候，我们的目标是什么，需要优化到一个什么样的水平才算合格？ 应用性能是产品用户体验的基石，性能优化的终极目标是优化用户体验。当我们谈及性能，最直观能想到的一个词是“快”，哪到底怎么才是快呢？如何又为慢！ 3S定理 Strangelo]]></description><guid isPermaLink="false">/archives/performance-testing-for-optimization</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202504%2FF0AE8D1486864F6EBDBDE78BA6C64C08.jpg&amp;size=m" type="image/jpeg" length="26530"/><category>编程开发</category><pubDate>Tue, 22 Apr 2025 13:40:02 GMT</pubDate></item><item><title><![CDATA[Ubuntu server 24.04 安装后可用空间只有分配的一半]]></title><link>https://blog.flycat.tech/archives/ubuntu-server-24-04-installation-shows-half-of-allocated-space</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Ubuntu%20server%2024.04%20%E5%AE%89%E8%A3%85%E5%90%8E%E5%8F%AF%E7%94%A8%E7%A9%BA%E9%97%B4%E5%8F%AA%E6%9C%89%E5%88%86%E9%85%8D%E7%9A%84%E4%B8%80%E5%8D%8A&amp;url=/archives/ubuntu-server-24-04-installation-shows-half-of-allocated-space" width="1" height="1" alt="" style="opacity:0;">使用 VMware 安装 Ubuntu server 24.04，注意到实际文件系统的总空间大小仅占设置的虚拟磁盘空间大小的一半左右。本文介绍了如何解决该问题。 解决步骤 使用 df -h 命令显示文件系统的总空间和可用空间信息。分配了 40G 磁盘空间，可用仅 19G。 $ df -h Files]]></description><guid isPermaLink="false">/archives/ubuntu-server-24-04-installation-shows-half-of-allocated-space</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202504%2F40B8A3A521D145EB8BC468165C2DA6E9.jpg&amp;size=m" type="image/jpeg" length="25827"/><category>教程</category><pubDate>Sat, 19 Apr 2025 16:10:33 GMT</pubDate></item><item><title><![CDATA[kafka消息堆积并不断重平衡导致重复消费]]></title><link>https://blog.flycat.tech/archives/kafka-message-backlog-causes-rebalance-and-duplicate-consumption</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=kafka%E6%B6%88%E6%81%AF%E5%A0%86%E7%A7%AF%E5%B9%B6%E4%B8%8D%E6%96%AD%E9%87%8D%E5%B9%B3%E8%A1%A1%E5%AF%BC%E8%87%B4%E9%87%8D%E5%A4%8D%E6%B6%88%E8%B4%B9&amp;url=/archives/kafka-message-backlog-causes-rebalance-and-duplicate-consumption" width="1" height="1" alt="" style="opacity:0;">最近接手了一个积分服务，发现测试环境有一个提供给营销使用的topic，消费速度巨慢无比，5000条消费了半天，还有3000多条没有消费，并且kafka在不断重平衡。 查看代码，发现一个消息体中携带了50条数据，并且在一个for循环中一条一条处理。 消息体大概格式如下： { "field1": 1]]></description><guid isPermaLink="false">/archives/kafka-message-backlog-causes-rebalance-and-duplicate-consumption</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202504%2FD49513A5157E44D7B85E33D554002F08.png&amp;size=m" type="image/jpeg" length="332329"/><category>编程开发</category><pubDate>Tue, 15 Apr 2025 02:59:32 GMT</pubDate></item><item><title><![CDATA[MyBatis-Plus的saveBatch等批量方法导致@DS注解失效的解决方案]]></title><link>https://blog.flycat.tech/archives/solution-for-ds-annotation-failure-by-mybatis-plus-batch-methods</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=MyBatis-Plus%E7%9A%84saveBatch%E7%AD%89%E6%89%B9%E9%87%8F%E6%96%B9%E6%B3%95%E5%AF%BC%E8%87%B4%40DS%E6%B3%A8%E8%A7%A3%E5%A4%B1%E6%95%88%E7%9A%84%E8%A7%A3%E5%86%B3%E6%96%B9%E6%A1%88&amp;url=/archives/solution-for-ds-annotation-failure-by-mybatis-plus-batch-methods" width="1" height="1" alt="" style="opacity:0;">在前面的一篇文章中的结尾提到过，使用MyBatis-Plus的多数据源方案，当调用MyBatis-Plus提供的IService的saveBatch、updateBatchById等批量方法时，会使多数据源失效。有兴趣的可以去看一下这篇文章： https://blog.flycat.tech]]></description><guid isPermaLink="false">/archives/solution-for-ds-annotation-failure-by-mybatis-plus-batch-methods</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202502%2F6B9F6C64FFF840489E95E9C6EB74C11B.png&amp;size=m" type="image/jpeg" length="286646"/><category>编程开发</category><pubDate>Tue, 11 Feb 2025 13:29:28 GMT</pubDate></item><item><title><![CDATA[如何使用域名+Cloudflare搭建自己的Docker镜像代理]]></title><link>https://blog.flycat.tech/archives/build-docker-image-proxy-with-domain-and-cloudflare</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E5%A6%82%E4%BD%95%E4%BD%BF%E7%94%A8%E5%9F%9F%E5%90%8D%2BCloudflare%E6%90%AD%E5%BB%BA%E8%87%AA%E5%B7%B1%E7%9A%84Docker%E9%95%9C%E5%83%8F%E4%BB%A3%E7%90%86&amp;url=/archives/build-docker-image-proxy-with-domain-and-cloudflare" width="1" height="1" alt="" style="opacity:0;">由于一些众所周知的原因，dockerhub现在在国内无法直接访问了，在使用docker拉取镜像的时候会失败，然后就得去网上找各种第三方镜像加速器，但是这些加速器并不稳定，有时候过一段时间就得寻找新的镜像加速器。 如图，使用官方的镜像源会连接超时。 为了一劳永逸地解决这个问题，我利用Cloudflar]]></description><guid isPermaLink="false">/archives/build-docker-image-proxy-with-domain-and-cloudflare</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202504%2F4714916A575B4327A86B483ECCAF18B6.png&amp;size=m" type="image/jpeg" length="262542"/><category>教程</category><pubDate>Tue, 21 Jan 2025 15:16:19 GMT</pubDate></item><item><title><![CDATA[Spring事务注解@Transactional导致mybatis-plus动态数据源@DS失效]]></title><link>https://blog.flycat.tech/archives/spring-transaction-annotation-causes-mybatis-dynamic-datasource-failure</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Spring%E4%BA%8B%E5%8A%A1%E6%B3%A8%E8%A7%A3%40Transactional%E5%AF%BC%E8%87%B4mybatis-plus%E5%8A%A8%E6%80%81%E6%95%B0%E6%8D%AE%E6%BA%90%40DS%E5%A4%B1%E6%95%88&amp;url=/archives/spring-transaction-annotation-causes-mybatis-dynamic-datasource-failure" width="1" height="1" alt="" style="opacity:0;">背景 最近入职了一家新公司，发现新公司很喜欢用MyBatis-Plus（后面简称MP）工具，并且多数据源也是基于MP提供的多数据源能力，只需要在配置文件中定义好多数据源，然后在Mapper上使用@DS注解标注数据源的名称即可。 配置文件示例： # DataSource Config spring:]]></description><guid isPermaLink="false">/archives/spring-transaction-annotation-causes-mybatis-dynamic-datasource-failure</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202412%2Fec7a4285d2db7f279736f0644c250749012.webp&amp;size=m" type="image/jpeg" length="21480"/><category>编程开发</category><pubDate>Sun, 8 Dec 2024 09:40:03 GMT</pubDate></item><item><title><![CDATA[Mac系统如何禁止Chrome自动更新]]></title><link>https://blog.flycat.tech/archives/how-to-disable-chrome-auto-update-on-mac</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Mac%E7%B3%BB%E7%BB%9F%E5%A6%82%E4%BD%95%E7%A6%81%E6%AD%A2Chrome%E8%87%AA%E5%8A%A8%E6%9B%B4%E6%96%B0&amp;url=/archives/how-to-disable-chrome-auto-update-on-mac" width="1" height="1" alt="" style="opacity:0;">今天在Chrome扩展管理突然看到了部分扩展将不再受支持的提示，我一看，平时浏览网页的刚需插件AdGuard赫然在列。 好家伙，这是怎么回事，回想起前段时间的新闻说谷歌要限制广告拦截插件，难道现在来真的了？ 我搜索了一下关键字，果然，是因为 Chrome 扩展应用商城使用的 Manifest v3]]></description><guid isPermaLink="false">/archives/how-to-disable-chrome-auto-update-on-mac</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fhl%2F202409%2FF95E3696BDE047BD914B395FF99EA440.jpg&amp;size=m" type="image/jpeg" length="29512"/><category>教程</category><pubDate>Mon, 9 Sep 2024 09:24:54 GMT</pubDate></item><item><title><![CDATA[为何不推荐使用@Async的默认线程池配置-带你深度阅读Spring Async源码]]></title><link>https://blog.flycat.tech/archives/spring-async-source-code-reading</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E4%B8%BA%E4%BD%95%E4%B8%8D%E6%8E%A8%E8%8D%90%E4%BD%BF%E7%94%A8%40Async%E7%9A%84%E9%BB%98%E8%AE%A4%E7%BA%BF%E7%A8%8B%E6%B1%A0%E9%85%8D%E7%BD%AE-%E5%B8%A6%E4%BD%A0%E6%B7%B1%E5%BA%A6%E9%98%85%E8%AF%BBSpring%20Async%E6%BA%90%E7%A0%81&amp;url=/archives/spring-async-source-code-reading" width="1" height="1" alt="" style="opacity:0;">最近看了一篇关于线程池的文章，突然想起来很久以前有文章说过要慎用Spring的 Async注解，可能会发生OOM，猜测应该是 Async注解默认使用的线程池可能最大线程数太大，或者使用的是无界队列，会导致线程无限增加。 今天刚好有空，就来阅读一下 Aysnc的源码验证一下我的猜想。 准备 为了不被其]]></description><guid isPermaLink="false">/archives/spring-async-source-code-reading</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202408%2F7d8c6f823ebbf1771c3f88de7399f3c3899.webp&amp;size=m" type="image/jpeg" length="11024"/><category>编程开发</category><pubDate>Fri, 16 Aug 2024 06:38:24 GMT</pubDate></item><item><title><![CDATA[halo博客资源重定向插件发布]]></title><link>https://blog.flycat.tech/archives/halo-blog-resource-redirect-plugin-release</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=halo%E5%8D%9A%E5%AE%A2%E8%B5%84%E6%BA%90%E9%87%8D%E5%AE%9A%E5%90%91%E6%8F%92%E4%BB%B6%E5%8F%91%E5%B8%83&amp;url=/archives/halo-blog-resource-redirect-plugin-release" width="1" height="1" alt="" style="opacity:0;">资源重定向插件介绍 对指定的资源请求进行重定向操作。 建站之时设置的文章链接slug形式是 /archives/时间戳，但是后面发现在谷歌/必应的搜索管理后台中，无法根据url判断是哪篇文章，必须点进去链接才知道，所以将文章链接形式改成了 /archives/hello-word形式，slug使用用]]></description><guid isPermaLink="false">/archives/halo-blog-resource-redirect-plugin-release</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2Fcc5af18e3ad9eab5d52fadc17c2bfe3b722.webp&amp;size=m" type="image/jpeg" length="9006"/><category>我的项目</category><pubDate>Sat, 22 Jun 2024 07:45:37 GMT</pubDate></item><item><title><![CDATA[大大提高代码编辑或文字编辑效率的快捷键]]></title><link>https://blog.flycat.tech/archives/shortcuts-to-improve-editing-efficiency</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E5%A4%A7%E5%A4%A7%E6%8F%90%E9%AB%98%E4%BB%A3%E7%A0%81%E7%BC%96%E8%BE%91%E6%88%96%E6%96%87%E5%AD%97%E7%BC%96%E8%BE%91%E6%95%88%E7%8E%87%E7%9A%84%E5%BF%AB%E6%8D%B7%E9%94%AE&amp;url=/archives/shortcuts-to-improve-editing-efficiency" width="1" height="1" alt="" style="opacity:0;">平时观察其他开发和测试编写代码或者编辑文本时，只会使用基本的上下左右方向键或者鼠标移动光标，而如果使用方向键移动光标，只能够一个字母一个字母地移动，效率非常慢。 有时候同事来我工位的时候看到我在键盘上啪啪一顿操作，不需要使用鼠标也能很快编辑代码，看起来很有逼格的样子，其实这些都是很简单的技巧。 无论]]></description><guid isPermaLink="false">/archives/shortcuts-to-improve-editing-efficiency</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F107085f356d7b453461a6659060c569e379.webp&amp;size=m" type="image/jpeg" length="45808"/><category>教程</category><pubDate>Fri, 21 Jun 2024 13:21:26 GMT</pubDate></item><item><title><![CDATA[项目开发过程中提交错git分支了怎么办]]></title><link>https://blog.flycat.tech/archives/how-to-handle-wrong-git-branch-commit</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E9%A1%B9%E7%9B%AE%E5%BC%80%E5%8F%91%E8%BF%87%E7%A8%8B%E4%B8%AD%E6%8F%90%E4%BA%A4%E9%94%99git%E5%88%86%E6%94%AF%E4%BA%86%E6%80%8E%E4%B9%88%E5%8A%9E&amp;url=/archives/how-to-handle-wrong-git-branch-commit" width="1" height="1" alt="" style="opacity:0;">在进行项目需求开发的过程中，一般情况下会从master分支单独拉一条分支出来进行开发，但是有时候因为排查问题、查看代码等一些原因需要频繁切换分支，结果开发时忘记切换回开发分支导致将代码提交到了其他分支。 比如有很多次，我将开发需求的代码都提交到了test分支，测试过程中因为本来也是使用test分支测]]></description><guid isPermaLink="false">/archives/how-to-handle-wrong-git-branch-commit</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F5ccd85c5f3a3dda551922e2a9a643c7c125.webp&amp;size=m" type="image/jpeg" length="8566"/><category>教程</category><pubDate>Fri, 21 Jun 2024 10:28:40 GMT</pubDate></item><item><title><![CDATA[《漫画销售话术》读书笔记]]></title><link>https://blog.flycat.tech/archives/comic-sales-pitch-reading-notes</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=%E3%80%8A%E6%BC%AB%E7%94%BB%E9%94%80%E5%94%AE%E8%AF%9D%E6%9C%AF%E3%80%8B%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0&amp;url=/archives/comic-sales-pitch-reading-notes" width="1" height="1" alt="" style="opacity:0;">基本信息 作者： 厚朴 出版时间： 2022年9月 ISBN： 9787302608103 出版社： 清华大学出版社 书籍类型： 实用型 豆瓣评分： 8.1 豆瓣链接： https://book.douban.com/subject/36094772 内容简介 本书是一本探究客户心理及回应话术的方法]]></description><guid isPermaLink="false">/archives/comic-sales-pitch-reading-notes</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F5ee075bdde6a5bc04c7067936ad106a2007.webp&amp;size=m" type="image/jpeg" length="10026"/><category>读书笔记</category><pubDate>Thu, 20 Jun 2024 08:13:49 GMT</pubDate></item><item><title><![CDATA[MQ基本介绍]]></title><link>https://blog.flycat.tech/archives/mq-basic-introduction</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=MQ%E5%9F%BA%E6%9C%AC%E4%BB%8B%E7%BB%8D&amp;url=/archives/mq-basic-introduction" width="1" height="1" alt="" style="opacity:0;">消息队列的使用场景 MQ（消息队列）常见的使用场景有很多，但是比较核心的有 3 个：解耦、异步、削峰。 解耦 看这么个场景。A 系统发送数据到 BCD 三个系统，通过接口调用发送。如果 E 系统也要这个数据呢？那如果 D 系统现在不需要了呢？A 系统负责人几乎崩溃...... 在这个场景中，A 系统]]></description><guid isPermaLink="false">/archives/mq-basic-introduction</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F1b841b8f9e2513da9cce84a48d1aea11957.webp&amp;size=m" type="image/jpeg" length="18340"/><category>编程开发</category><pubDate>Mon, 17 Jun 2024 07:39:05 GMT</pubDate></item><item><title><![CDATA[RocketMQ知识地图]]></title><link>https://blog.flycat.tech/archives/knowledge-map-of-rocketmq</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=RocketMQ%E7%9F%A5%E8%AF%86%E5%9C%B0%E5%9B%BE&amp;url=/archives/knowledge-map-of-rocketmq" width="1" height="1" alt="" style="opacity:0;">第一章 消息队列基本介绍 1、消息队列的使用场景 2、消息队列的优缺点 3、消息队列选型]]></description><guid isPermaLink="false">/archives/knowledge-map-of-rocketmq</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F16fad88262063bc2091d0d88b43be601084.webp&amp;size=m" type="image/jpeg" length="14246"/><category>编程开发</category><pubDate>Mon, 17 Jun 2024 07:37:37 GMT</pubDate></item><item><title><![CDATA[Elasticsearch框架集成]]></title><link>https://blog.flycat.tech/archives/elasticsearch-framework-integration</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Elasticsearch%E6%A1%86%E6%9E%B6%E9%9B%86%E6%88%90&amp;url=/archives/elasticsearch-framework-integration" width="1" height="1" alt="" style="opacity:0;">Spring Data 框架集成 Spring Data 框架介绍 Spring Data 是一个用于简化数据库、非关系型数据库、索引库访问，并支持云服务的开源框架。其主要目标是使得对数据的访问变得方便快捷，并支持 map-reduce 框架和云计算数据服务。 Spring Data 可以极大的简化]]></description><guid isPermaLink="false">/archives/elasticsearch-framework-integration</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F5b701b66ad2fe7a10cd6a8dedfe68735609.webp&amp;size=m" type="image/jpeg" length="13100"/><category>编程开发</category><pubDate>Thu, 6 Jun 2024 09:41:50 GMT</pubDate></item><item><title><![CDATA[Elasticsearch进阶]]></title><link>https://blog.flycat.tech/archives/elasticsearch-advanced</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Elasticsearch%E8%BF%9B%E9%98%B6&amp;url=/archives/elasticsearch-advanced" width="1" height="1" alt="" style="opacity:0;">核心概念 索引（Index） 一个索引就是一个拥有几分相似特征的文档的集合。比如说，你可以有一个客户数据的索引，另一个产品目录的索引，还有一个订单数据的索引。一个索引由一个名字来标识（必须全部是小写字母），并且当我们要对这个索引中的文档进行索引、搜索、更新和删除的时候，都要使用到这个名字。在一个集群]]></description><guid isPermaLink="false">/archives/elasticsearch-advanced</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F59cafba3000dee76974a9356e3a7f6a1116.webp&amp;size=m" type="image/jpeg" length="12300"/><category>编程开发</category><pubDate>Mon, 3 Jun 2024 09:28:00 GMT</pubDate></item><item><title><![CDATA[Elasticsearch环境与搭建]]></title><link>https://blog.flycat.tech/archives/elasticsearch-environment-setup</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Elasticsearch%E7%8E%AF%E5%A2%83%E4%B8%8E%E6%90%AD%E5%BB%BA&amp;url=/archives/elasticsearch-environment-setup" width="1" height="1" alt="" style="opacity:0;">简介 单机 &amp; 集群 单台Elasticsearch服务器提供服务，往往都有最大的负载能力，超过这个阈值，服务器性能就会大大降低甚至不可用，所以生产环境中，一般都是运行在指定服务器集群中。 除了负载能力，单点服务器也存在其他问题： 单台机器存储容量上限 单服务器容易出现单点故障，无法实现高可用 单服]]></description><guid isPermaLink="false">/archives/elasticsearch-environment-setup</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202406%2F435b52fdfb635edeff43356ac9c7357a359.webp&amp;size=m" type="image/jpeg" length="13678"/><category>编程开发</category><pubDate>Mon, 3 Jun 2024 03:40:00 GMT</pubDate></item><item><title><![CDATA[Elasticsearch入门]]></title><link>https://blog.flycat.tech/archives/elasticsearch-getting-started</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Elasticsearch%E5%85%A5%E9%97%A8&amp;url=/archives/elasticsearch-getting-started" width="1" height="1" alt="" style="opacity:0;">如果还未安装Elasticsearch，推荐参考这篇博客通过docker安装测试环境：Elasticsearch环境与搭建#Docker-Compose 单机部署（个人测试推荐使用） RESTful &amp; JSON Elasticsearch使用RESTful风格的http请求进行通信（操作索引、添加]]></description><guid isPermaLink="false">/archives/elasticsearch-getting-started</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202405%2F3fe50da4be00f58fe2d3de9436a8342a300.webp&amp;size=m" type="image/jpeg" length="11678"/><category>编程开发</category><pubDate>Fri, 31 May 2024 08:59:00 GMT</pubDate></item><item><title><![CDATA[Elasticsearch知识地图]]></title><link>https://blog.flycat.tech/archives/knowledge-map-of-elasticsearch</link><description><![CDATA[<img src="https://blog.flycat.tech/plugins/feed/assets/telemetry.gif?title=Elasticsearch%E7%9F%A5%E8%AF%86%E5%9C%B0%E5%9B%BE&amp;url=/archives/knowledge-map-of-elasticsearch" width="1" height="1" alt="" style="opacity:0;">第一章 Elasticsearch环境与搭建 1、简介 2、Docker-Compose 单机部署（个人测试推荐使用）]]></description><guid isPermaLink="false">/archives/knowledge-map-of-elasticsearch</guid><dc:creator>会飞的猫</dc:creator><enclosure url="https://blog.flycat.tech/apis/api.storage.halo.run/v1alpha1/thumbnails/-/via-uri?uri=https%3A%2F%2Fimg.flycat.tech%2Fpg%2F202405%2Fa441e77d8f98d9a469e2240e75b1a3c1843.webp&amp;size=m" type="image/jpeg" length="14674"/><category>编程开发</category><pubDate>Fri, 31 May 2024 08:00:00 GMT</pubDate></item></channel></rss>