shelfcache

A persistent thread- and multiprocess-safe caching store including a wrapper around requests.get() (by cristoper)

Shelfcache Alternatives

Similar projects and alternatives to shelfcache

  • CPython

    The Python programming language

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better shelfcache alternative or higher similarity.

shelfcache reviews and mentions

Posts with mentions or reviews of shelfcache. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.
  • TIL–Python has a built-in persistent key-value store (2018)
    2 projects | news.ycombinator.com | 15 Sep 2022
    I once wrote a locking wrapper around the shelve module so I could use it as a thread- and multiprocess-safe key-value cache (including a wrapper around the requests modules `get()` to transparently cache/validate http resources according to headers):

    https://github.com/cristoper/shelfcache

    It works despite some cross-platform issues (flock and macos's version of gdbm interacting to create a deadlock), but if I were to do again I would just use sqlite (which Python's standard library has an interface for).

Stats

Basic shelfcache repo stats
1
4
10.0
over 3 years ago

cristoper/shelfcache is an open source project licensed under Do What The F*ck You Want To Public License which is not an OSI approved license.

The primary programming language of shelfcache is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com