https://github.com/zhyea/hexagon
分布式BloomFilter服务
https://github.com/zhyea/hexagon
Last synced: 2 months ago
JSON representation
分布式BloomFilter服务
- Host: GitHub
- URL: https://github.com/zhyea/hexagon
- Owner: zhyea
- Created: 2017-12-07T07:58:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-06T11:00:37.000Z (almost 4 years ago)
- Last Synced: 2024-12-27T03:12:32.438Z (4 months ago)
- Language: Scala
- Homepage:
- Size: 330 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hexagon
分布式BloomFilter服务。
基于Vert·X开发
以下是VertX文档:
[官方文档](https://vertx.io/docs/vertx-core/java/)
[中文文档](https://vertxchina.github.io/vertx-translation-chinese/start/Start.html)