java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava
☆34Mar 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实现的有限状态自动机,轻松,快捷,高效的关联状态的扭转☆16May 7, 2019Updated 7 years ago
- 一致性hash算法案例☆11Jul 23, 2015Updated 10 years ago
- Simple Database Routing and Shard Framework☆16Mar 23, 2021Updated 5 years ago
- 使用rocksDB实现LinkedList双向链表,可用于本地MQ队列,实现本地MQ等持久化存储。☆10Sep 11, 2018Updated 7 years ago
- 自己实现的一个数据库连接池,可以动态管理多个不同类型的数据库连接池☆11Jul 5, 2017Updated 8 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 改造阿里巴巴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…☆48Oct 25, 2018Updated 7 years ago
- java spring redies:订阅/发布系统;统一配置管理;lua脚本实现分布式锁;缓存应用(连接池,切片连接池,哨兵模式)☆28Dec 10, 2022Updated 3 years ago
- ☆26Jun 21, 2022Updated 3 years ago
- API proxy gateway base on netty and okHttp.☆23Aug 6, 2018Updated 7 years ago
- Laoban系统框架-demo☆17Jan 3, 2016Updated 10 years ago
- ☆25Apr 14, 2017Updated 9 years ago
- Everything from hello world☆16Aug 15, 2024Updated last year
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Feb 5, 2024Updated 2 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.
- CrackDb是一款Java开发的数据库账号密码破解工具。支持 Access、Mysql、SQL Server、Oracle等数据库破解☆14Apr 9, 2017Updated 9 years ago
- The Example of vertx-rpc☆26May 13, 2015Updated 11 years ago
- Simple block chain toy☆14Jul 2, 2018Updated 7 years ago
- 简单的字典翻译组件☆10Mar 18, 2024Updated 2 years ago
- springJredisCache 基于spring+jedis的简易封装 提供jdk kryo fst等序列化方案,可自由定制且该组件已经在某手机游戏服务器得到验证和应用☆28Mar 9, 2016Updated 10 years ago
- spring boot +spring security实现基于rbac权限管理系统☆13Jan 8, 2017Updated 9 years ago
- Netty4长连接网关☆25Nov 29, 2023Updated 2 years ago
- Trace是一个单体架构的监控追踪系统。用于收集单体架构系统中的信息数据,例如在一次请求中花费的时间、请求执行的方法调用链、以及操作是否出现异常和异常的详细信息等。☆21Mar 31, 2022Updated 4 years ago
- 修改了开源中国的红薯的j2cache,全部依赖库都升级为最新版本,修改为maven结构,且去掉了hibernate的支持 注意:fst最新版本需要jdk1.7支持☆39Sep 7, 2015Updated 10 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- rust_edu☆12Jul 17, 2022Updated 3 years ago
- 分布式事务解决方案之基于可靠消息的最终一致性方案。☆12Jun 21, 2022Updated 3 years ago
- FileMap 是一个用 Java 编写的,基于文件的高性能本地 Key - Value 存储库,可以理解为一个将数据存储在文件上的 Map,因此,其可存储巨大的数据量,而且具有持久化的效果。☆17Oct 13, 2018Updated 7 years ago
- Spring Cloud的分布式事务标配开源解决方案,https://github.com/venusteam/dts☆20Jan 8, 2018Updated 8 years ago
- 跨机器或JVM的分布式锁管理器,用于在分布式环境中协调共享资源,如:不同机器或JVM的定时离线程序可以部署多台机器☆32Sep 26, 2017Updated 8 years ago
- NettyGateway is a HTTP proxy server with flexible routing rules.☆102Apr 24, 2018Updated 8 years ago
- TeamTalk Background Management Overwrite 本代码为对TeamTalk项目后台管理的改写,后台界面使用vue.js+element-ui进行改写, 后台业务通过使用Spring+Spring MVC+Mybatis进行实现☆26Jan 7, 2018Updated 8 years ago
- Metrics example based on InfluxDB and Grafana☆11Jul 6, 2020Updated 5 years ago
- flink-basic-auth-handler☆13Mar 10, 2025Updated last year
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- spring-boot-starter-samples☆75Updated this week
- Deep web easy browsing☆10Nov 8, 2014Updated 11 years ago
- Template of a Spark project, with IDEA support, bundling with assembly, examples, ...☆10Mar 20, 2015Updated 11 years ago
- My Vim Configuration☆27Dec 28, 2025Updated 5 months ago
- [译] Java 8 简明教程☆11Sep 17, 2020Updated 5 years ago
- AeroJAX: A differentiable, structure-preserving framework for real-time flow simulation, control, and inverse design. Architected for neu…☆111May 26, 2026Updated last week
- The authorization and key management module of TrustedFlow☆18Mar 12, 2026Updated 2 months ago