java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava
☆33Mar 5, 2024Updated 2 years ago
Alternatives and similar repositories for j2cache
Users that are interested in j2cache are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 基于java实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆15May 7, 2019Updated 6 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 10 years ago
- Playwright MCP server☆20Apr 26, 2025Updated 11 months ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 5 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- 改造阿里巴巴sentinel,使用zk作为数据源的内部版本,实现了自动选举功能 详细文档见WATCH-ME.md或者wiki,develop版本实现了监控数据持久化到elasticsearch(待完善)☆10Dec 6, 2022Updated 3 years ago
- 基于SpringBoot生产分布式下全局的ID,保证ID生成的顺序性、无重复性、高可用,利用Redis排除了受单点故障问题的影响,生成ID规则: 年份(2位) + 一年中第几天 (3位)+ 小时(2位) + Redis自增序号 (5位),总计12位, 支持一小时内近100…☆47Oct 25, 2018Updated 7 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- API proxy gateway base on netty and okHttp.☆23Aug 6, 2018Updated 7 years ago
- 基于Spring boot 2.0+ 脚手架重构微服务系统,CI、DevOps、Redisson、Shiro、RocketMQ tx、Dubbo、Sentinel、Sharding-Sphere、Fescar、Skywalking、Apollo、SocketIO, 小程序服…☆69Aug 23, 2021Updated 4 years ago
- ☆25Apr 14, 2017Updated 8 years ago
- OSChina 缓存框架重构,本项目已经迁移到码云 gitee.com☆30Apr 26, 2013Updated 12 years ago
- 监控维度:1.监控内容信息采集;2.监控对象Url,Spring,数据源,异常,jvm,服务信息;3.监控策略处理☆12Nov 2, 2018Updated 7 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 years ago
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- CrackDb是一款Java开发的数据库账号密码破解工具。支持 Access、Mysql、SQL Server、Oracle等数据库破解☆13Apr 9, 2017Updated 9 years ago
- The Example of vertx-rpc☆26May 13, 2015Updated 10 years ago
- Simple block chain toy☆14Jul 2, 2018Updated 7 years ago
- UNMAINTAINED! A Java SQL Driver that provides a connection pool wrapper around another Driver of your choice. Very simple to migrate exis…☆35Jun 20, 2016Updated 9 years ago
- Ajax Box for YII2, load or display any content with this AdminLTE inspired Box.☆17Mar 5, 2018Updated 8 years ago
- 简单的字典翻译组件☆10Mar 18, 2024Updated 2 years ago
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆22Mar 31, 2022Updated 4 years ago
- 修改了开源中国的红薯的j2cache,全部依赖库都升级为最新版本,修改为maven结构,且去掉了hibernate的支持 注意:fst最新版本需要jdk1.7支持☆38Sep 7, 2015Updated 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 and start building anything your business needs.
- rust_edu☆11Jul 17, 2022Updated 3 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 years ago
- A easy bpm with form design & process design & lowCode☆14Jun 10, 2021Updated 4 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago
- ☆10Nov 12, 2023Updated 2 years ago
- 轻松输出Java应用日志到七牛云大数据日志平台☆26Jan 4, 2022Updated 4 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆32Sep 26, 2017Updated 8 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆102Apr 24, 2018Updated 7 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A collection of tools that help me work with Avro☆24Jan 7, 2010Updated 16 years ago
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Jan 7, 2018Updated 8 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Apr 16, 2019Updated 6 years ago
- Building rest services that can easily be configured and consumed using Spring Cloud and Spring Boot☆10Aug 1, 2019Updated 6 years ago
- Metrics example based on InfluxDB and Grafana☆11Jul 6, 2020Updated 5 years ago
- flink-basic-auth-handler☆12Mar 10, 2025Updated last year
- 基于sqoop封装的一个通用的抽取工具,方便数据平台界面提交任务以及数据源管理☆10May 2, 2017Updated 8 years ago