bloom-server

command module
v0.0.0-...-20dae3d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 23, 2020 License: MIT Imports: 14 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL