Skip to main content

Inter process and thread safe light weight cache

Project description

lilcache

Interprocess and thread safe light weight cache

Note: This is under development and has bad performance (concurrency, response time, error prone, etc. you name it!). It is not ready for production use. If you like taking risks, I won't stop you from using it.

Timeline

  • Write unittests
  • Stress testing
  • Improve error handling
  • Extension to current implementation: Implement connection pool and client reuse connections
  • Implementation 2: Twisted bsaed concurrency
  • Implementation 3: Incordinated cache (file db + locks for synchronization)
  • For each implementation, perform benchmark tests and stress testing
  • Release to PyPi
  • Implementation 4: Named PIPE based approach and full duplex communication
  • Add more features (snapshot, Cache expiry, etc.)
  • Production ready code

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

lilcache-0.0.1.tar.gz (4.9 kB view hashes)

Uploaded Source

Built Distribution

lilcache-0.0.1-py3-none-any.whl (4.6 kB view hashes)

Uploaded Python 3

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