https://github.com/vaayne/py-rds-blf
Python-Redis-BloomFilter
https://github.com/vaayne/py-rds-blf
Last synced: over 1 year ago
JSON representation
Python-Redis-BloomFilter
- Host: GitHub
- URL: https://github.com/vaayne/py-rds-blf
- Owner: vaayne
- License: mit
- Created: 2016-08-26T09:31:16.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-26T09:39:12.000Z (almost 10 years ago)
- Last Synced: 2025-02-09T20:17:44.926Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# py-rds-blf
Python-Redis-BloomFilter
Python,Redis和BloomFilter的结合体, 修改自。