seomoz / pyreBloom
Fast Redis Bloom Filters in Python
☆290Updated 6 years ago
Alternatives and similar repositories for pyreBloom
Users that are interested in pyreBloom are comparing it to the libraries listed below
Sorting:
- Python bloom filter using redis as a shared backend.☆19Updated 7 years ago
- Collection of persistent (disk-based) and non-persistent (memory-based) queues for Python☆277Updated last month
- Fast Python Bloom Filter using Mmap☆743Updated 5 years ago
- Backend for elasticsearch-py based on python's asyncio module.☆279Updated 3 years ago
- disque python client☆78Updated 6 years ago
- ☆143Updated 9 years ago
- A Tornado async HTTP/HTTPS client adaptor for python-requests☆127Updated 5 years ago
- An in-memory LRU cache for python☆154Updated 4 years ago
- Clients of thrift, utilizing connection pools☆79Updated 4 years ago
- Redis client for Python asyncio (PEP 3156)☆551Updated 4 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 4 years ago
- A least recently used (LRU) cache for Python☆223Updated 10 months ago
- async minimal redis client for tornado ioloop designed for performances (use C hiredis parser)☆125Updated 4 years ago
- Kafka-based components for Scrapy☆79Updated 7 years ago
- Mr. Queue - A distributed worker task queue in Python using Redis & gevent☆885Updated last year
- A gevent based python client for the NSQ distributed messaging platform.☆101Updated 4 years ago
- Output scrapy statistics to graphite/carbon☆54Updated 12 years ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- Python bindings for RocksDB☆151Updated 3 years ago
- A tornado-powered python library that provides asynchronous access to elasticsearch☆95Updated 6 years ago
- Multiprocessing Pool Extensions☆424Updated this week
- python elasticsearch client☆362Updated 3 years ago
- Make blocking C library work with gevent☆430Updated 7 months ago
- Asynchronous Redis client that works within Tornado IO loop.☆665Updated 6 years ago
- Python Non-cryptographic Hash Library☆284Updated last year
- Battle-tested Apache Storm Multi-Lang implementation for Python