Skip to main content

simple cache server using gevent

Project description

joker-minions

Simple cache server using gevent.

Run a cache server:

$ python3 -c "from joker.minions.cache import CacheServer; CacheServer().runserver()"

Play with netcat:

$ echo 'set url https://pypi.org/project/joker-minions/' | netcat 127.0.0.1 8333

$ echo 'get url' | netcat 127.0.0.1 8333
https://pypi.org/project/joker-minions/ 

There's also a BloomFilter class using mmh3 hash.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

joker-minions-0.1.1.tar.gz (4.2 kB view details)

Uploaded Source

File details

Details for the file joker-minions-0.1.1.tar.gz.

File metadata

  • Download URL: joker-minions-0.1.1.tar.gz
  • Upload date:
  • Size: 4.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.7.4

File hashes

Hashes for joker-minions-0.1.1.tar.gz
Algorithm Hash digest
SHA256 27e23f5ad06cacd1db52992c725807696cb776d86aa804de851e697400567148
MD5 343cb5a71dac3f5e4b435526d647cecc
BLAKE2b-256 511cf2fd01de693243a541db430260775cbe7d0b58b29a056ec42838be7d9f2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page