The Wayback Machine - https://web.archive.org/web/20220510125313/https://github.com/topics/distributed-lock
Here are
143 public repositories
matching this topic...
A fast and reliable background task processing library for Python 3.
Updated
Apr 12, 2022
Python
A reactive Java framework for building fault-tolerant distributed systems
Updated
Apr 24, 2022
Java
Simplified distributed locking implementation using Redis
🔒 A simple distributed tools based on Redis.
Updated
Apr 23, 2022
Java
grain是一个极简的、组件式的RPC框架,灵活且适合渐进学习,可与任何框架整合。同时包含(系统通用多线程模型与消息通讯 || 多对多关系的分布式锁 || 基于Servlet的HTTP框架 || 基于系统通用多线程模型的Websocket框架 || 支持行级锁的多线程锁 )等组件,按需选择组件,不绑架开发者。
基于Gradle构建,使用SpringBoot在各个场景的应用,包括集成消息中间件、前后端分离、数据库、缓存、分布式锁、分布式事务等
Updated
Oct 13, 2021
Java
🔱 Nepxion Aquarius is a list of distribution components based on Redis + Zookeeper with Nepxion Matrix AOP framework, including distribution lock, cache, id generator, limitation 分布式锁、缓存、全局唯一主键、限流
redis分布式锁工具包,提供纯Java方式调用,支持传统Spring工程, 为spring boot应用提供了starter,更方便快捷的调用。
Updated
Apr 22, 2022
Java
The Skinny Distributed Lock Service
Updated
May 16, 2018
Java
The universal component of distributed locks in golang , support redis and postgresql
this is a Redis Util Collections for distributed environment
Updated
Apr 29, 2022
Java
🔒 spring data redis 封装工具类包含分布式锁(distributedLock)、分布式唯一键(distributedId)
Updated
Aug 26, 2020
Java
A distributed locking library built on top of Cloud Spanner and TrueTime.
A general purpose distributed locking library built for AWS DynamoDB.
Updated
Mar 13, 2022
JavaScript
🚀 List of distributed system projects for inspiration and learning to build distributed services from real world examples
汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。
Updated
Jan 26, 2021
Java
Java后端开发库,涵盖:常用工具类、SPI扩展、分布式锁、限流、分布式链路追踪等。
Updated
Oct 15, 2021
Java
分布式锁,分布式ID,分布式消息队列、服务注册,服务发现、超时、重试、熔断、负载均衡
一些常用的java sdk和工具类(日期工具类,分布式锁,redis缓存,二叉树,反射工具类,线程池,对称/非对称/分段加解密,json序列化,http工具,雪花算法,字符串相似度,集合操作工具,xml解析,重试Retry工具类,Jvm监控等)
Updated
Jun 25, 2021
Java
🔒 Simple Distributed Locks in Go using Redis, MySQL, PostgreSQL, MongoDB, etc.
NodeJS library to work with FoundationDB
Updated
Apr 28, 2022
TypeScript
A distributed systems library for Kubernetes deployments built on top of spindle and Cloud Spanner.
Distributed lock with single redis instance, simple and easy to use for NestJS
Updated
Jan 22, 2022
TypeScript
Distributed lock manager backed by DynamoDB
Distributed lock implementation in Golang using consul
Improve this page
Add a description, image, and links to the
distributed-lock
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
distributed-lock
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
What happened:🤔
The UT of
mosn.io/layotto/components/rpc/invoker/mosn/channel
sometimes fail. See https://github.com/mosn/layotto/runs/6341559789?check_suite_focus=trueI don't know why
**What you expec