🔒spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)
☆54Feb 10, 2025Updated last year
Alternatives and similar repositories for spring-data-redis-tools
Users that are interested in spring-data-redis-tools are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 在公司接了一个任务,完成一个项目数据同步的模块。要求是不能操作项目的数据库。怕操作不当,数据丢失。所以想到的方案是使用log4jdbc记录数据源的SQL语句到日志文件。然后按行读取日志文件中的数据,记录读取的Point,以便下次继续读取。读取的数据进入bigqueue队列,…☆12Aug 10, 2017Updated 9 years ago
- A curated list of Apache Pulsar resources☆13Oct 30, 2018Updated 7 years ago
- logging-aspect 项目中日志收集实现AOP 和 Listener两种全局实现☆10Nov 17, 2017Updated 8 years ago
- 我经常用到的一些小工具类:类型验证、转换,http,oauth,job,redis queue,jsonrpc等☆13Feb 8, 2017Updated 9 years ago
- spring cloud alibaba Integrate everything demo Nacos服务发现 Ribbon 负载均衡 Feign Nacos 配置中心 Spring cloud Gateway API网关 Apache RocketMQ 消息通信 Sp…☆13Nov 2, 2019Updated 6 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 手把手教你设计并实现一个基于Redis的分布式锁☆70Apr 1, 2019Updated 7 years ago
- 基于nginx lua做前端防御,基于hadoop做用户行为分析的waf☆11Nov 17, 2016Updated 9 years ago
- 基于redis的分布式锁,适用于秒杀,自增ID等web分布式开发场景☆11Mar 21, 2017Updated 9 years ago
- SpringBoot2/SpringCloud☆12Apr 2, 2019Updated 7 years ago
- 使用Oauth2实现的SSO单点登录登出,模拟微信/QQ授权码模式授权资源访问☆10Dec 4, 2020Updated 5 years ago
- 基于JavaFx和SpringBoot搭建的实用小工具集合,方便开发过程中的代码编写与调试,想学习javaFx的同学可以参考参考。☆11Nov 25, 2017Updated 8 years ago
- 适用于小程序mina框架的weui组件☆12May 31, 2018Updated 8 years ago
- 分布式锁和配置管理中心的实现,采用zookeeper的全局有序的特性来实现☆11May 11, 2015Updated 11 years ago
- spring-cloud-gateway的管控平台,简称SCGA☆14Nov 17, 2018Updated 7 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- springboot2 + mybatis + mysql + oracle + sqlserver + (fake)restful [ 多数据源配置 ]☆12Sep 19, 2021Updated 4 years ago
- 学习netty时的一些demo,学习书籍netty权威指南,以及自己实现的基于netty的私有协议栈☆18Aug 28, 2017Updated 8 years ago
- 一个基于ElasticSearch的业务日志记录 工具☆10Nov 5, 2018Updated 7 years ago
- Deprecated☆11Oct 10, 2020Updated 5 years ago
- 模块化后台服务☆105Dec 15, 2018Updated 7 years ago
- 《Java 程序员眼中的 Linux》☆22Jun 27, 2017Updated 9 years ago
- beego开发的短网址项目☆14Jan 2, 2018Updated 8 years ago
- 【TDEngine 时序数据库连接池】 内置驱动包、支持Http、支持3种连接池☆20Jun 30, 2026Updated last month
- 📚 A Go port for caj2pdf/caj2pdf☆10Feb 23, 2023Updated 3 years ago
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- 轻量级规则引擎☆23Aug 15, 2017Updated 8 years ago
- 简单实用的同步工具,实现mysql数据库中数据定期同步到elasticsearch,只需简单的配置,便能达到非凡的效果,支持elasticsearch 5.X版本☆48Dec 23, 2016Updated 9 years ago
- SpringBoot项目。 主要是Netty与RabbitMq,包含服务与客户端,编码与解码器;定义了两个线程池一个用于netty,一个用于异步写日志。使用了自定义注解获取相应的handler。同时包含mysql、mongo、redis☆17Jan 28, 2019Updated 7 years ago
- springboot+redis集群,及jedisUtil工具,redis操作代码,供以后参考☆11Oct 27, 2023Updated 2 years ago
- 用Java实现的一个简单的消息队列☆17Mar 17, 2017Updated 9 years ago
- 日志实时监控,检索,报警☆19Apr 26, 2016Updated 10 years ago
- Golang对接宝付、通联、富友金账户等支付平台☆13Mar 29, 2023Updated 3 years ago
- spring boot 相关使用代码☆11May 26, 2018Updated 8 years ago
- 一个redis操作相关的项目,包括用户存储redis对象变成hashmap的工具,包括支持ack应答,取消消息的mq☆65Aug 9, 2016Updated 10 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 一款基于Java注解的elasticsearch mapping生成工具,支持ES 5.2.0所有可选参数☆21Jul 8, 2017Updated 9 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆48Oct 25, 2018Updated 7 years ago
- ☆15Jul 7, 2011Updated 15 years ago
- springboot+mtqq+netty(一个简单的IoT开发的Java交互后端,也可以用来做即时通信)☆41Mar 6, 2018Updated 8 years ago
- 基于Okhttp实现微信支付v3接口的SDK☆21Updated this week
- 小星星点起,谢谢哈~html5的多个video标签:截取视频源的封面图poster;增加监听视频播放状态的功能;☆10Feb 23, 2021Updated 5 years ago
- ☆11Jun 29, 2017Updated 9 years ago