olylakers / RedisBloomFilterLinks
基于redis的bloomfilter
☆45Updated 11 years ago
Alternatives and similar repositories for RedisBloomFilter
Users that are interested in RedisBloomFilter are comparing it to the libraries listed below
Sorting:
- 扩展jedis功能,目前实现了redis集群在特定场景下的管道操作:JedisClusterPipeline☆95Updated 6 years ago
- java实现的缓存策略组件,支持多种缓存产品,开发人员可以像Map一样使用,简单方便。支持的存储方案:jvm\redis\ignite\hazelcast\guava☆33Updated last year
- 基于Dubbo的分布式系统调用跟踪Demo☆69Updated 8 years ago
- RocketMQ ‘s Learning Tutorial 学习教程☆141Updated 8 years ago
- Netty HTTP 协议栈的简单实践☆155Updated 8 years ago
- 一个超轻量级的RPC服务注册, 发现, 调用的框架. 使用Spring Boot管理Bean以及自动配置, 使用Netty处理网络请求, 使用ProtoStuff编解码, 使用Zookeeper作为服务注册和发现. 使用Quasar替代线程进行服务的调用.☆62Updated 8 years ago
- Automatically exported from code.google.com/p/fqueue☆30Updated 10 years ago
- ☆115Updated 7 years ago
- ☆93Updated 8 years ago
- 基于netty http协议栈的轻量级 mvc 组件☆90Updated 8 years ago
- ☆131Updated last year
- ☆62Updated 7 years ago
- 非常高性能又简单的Mycat NIO框架,被很多人用于RPC开发以及基础平台中☆132Updated last year
- 基于Guava的RateLimiter、Redis封装了并发控制、限流管理功能,支持配置文件和硬编码形式进行限流控制,控制粒度在方法级别,使用简单。☆68Updated 8 years ago
- 基于rocketmq上加入了事务消息的功能☆69Updated 7 years ago
- 基于springboot的thrift的rpc, 服务发现基于etcd,路由基于ribbon☆80Updated 7 years ago
- 基于Zookeeper 的Thrift 服务发现/ thrift service discovery use zookeeper☆31Updated last year
- 基于HTTP/2协议、netty传输、protostuff序列化的高性能rpc框架☆30Updated 8 years ago
- 基于zookeeper+spring task的分布式任务调度组件,非常小巧,无需任何修改就可以使spring task具备分布式特性,确保所有任务在集群中不重复,不遗漏的执行。☆117Updated 8 years ago
- zookeeper java客户端的封装,使用者不用再关心断线重连、watch监听、session过期等问题,并使用zookeeper 实现了分布式锁☆32Updated 7 years ago
- Java分布式RPC服务框架教程,包括 Dubbo/Dubbox, Motan, gRPC.☆113Updated 4 years ago
- 这是一个ZooKeeper客户端,实现了断线重连,会话过期重连,永久监听,子节点数据变化的监听。并且加入了常用功能,例如分布式锁,Leader选举,主从服务锁,分布式队列等。☆26Updated 9 years ago
- RPC with service discovery base on netty☆115Updated 8 years ago
- redis分布式锁☆48Updated 10 years ago
- The implementation of bloomfilter with bit set of java and redis or others what is implemented by yourself.☆109Updated 6 years ago
- Simplehbase is a lightweight ORM framework between java app and hbase.☆192Updated 9 years ago
- clover 1、开发server和client端 定时向zk集群发送心跳数据包,利用Java自带的timer程序实现该功能 2、开发整天的monitor程序,用来定时向zk中获取server和client端的心跳数据信息,如果超过指定时间没有收到最新的数据包,那么任务se…☆195Updated 10 years ago
- thrift项目的集合☆27Updated 8 years ago
- spring整合guava和redis实现本地和远程缓存☆42Updated 10 years ago
- ElasticSearch Java Rest Client Examples☆189Updated 2 years ago