command
module
Version:
v0.0.0-...-20dae3d
Opens a new window with list of versions in this module.
Published: May 23, 2020
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
bloom-server
布隆过滤器服务
直接运行或编译运行
是否存在示例:http://localhost:2020/?url=https://www.example.com&prefix=github
其中prefix代表布隆分类,支持多个布隆过滤器
url是连接地址,返回true或false代表是否存在
添加到布隆示例:http://localhost:2020/add/?url=https://www.example.com&prefix=github
其中prefix代表布隆分类,支持多个布隆过滤器
url是连接地址,返回success
每次运行服务前会加载本地布隆文件,当不存在对应分类的布隆文件会新建一个
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.