mirror of
https://github.com/Syfaro/fuzzysearch.git
synced 2024-11-23 15:22:31 +00:00
A site that allows you to reverse image search millions of furry images in under a second
801d63f9d9
Instead of using a single rate limit bucket for searching by uploading an image and sending a hash, use two separate buckets joined together. Now when an image is uploaded, it consumes an image and a hash. When just a hash is provided, it only consumes an image. This naming is somewhat confusing, but was used for data backwards compatibility. |
||
---|---|---|
src | ||
.dockerignore | ||
.drone.yml | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
Dockerfile | ||
README.md |
fuzzysearch
A site that allows you to reverse image search millions of furry images in under a second.