Pinned Repositories
connect-medea
A Medea-backed session store for Connect.
eu-medea-store
A Medea store for Eu, a caching HTTP client.
medea
A persistent key-value storage library. Runs everywhere Node runs.
medea-clusterify
Add Node.js cluster support to Medea.
medea-compressed
put/get values as you're used to - but with the values compressed
medea-ttl
Set a time-to-live (TTL) for key-value pairs in medea.
medeadown
leveldown-compatible interface to medea, a pure JS database (https://github.com/medea/medea)
medea's Repositories
medea/medea
A persistent key-value storage library. Runs everywhere Node runs.
medea/medeadown
leveldown-compatible interface to medea, a pure JS database (https://github.com/medea/medea)
medea/medea-clusterify
Add Node.js cluster support to Medea.
medea/connect-medea
A Medea-backed session store for Connect.
medea/medea-compressed
put/get values as you're used to - but with the values compressed
medea/medea-ttl
Set a time-to-live (TTL) for key-value pairs in medea.
medea/eu-medea-store
A Medea store for Eu, a caching HTTP client.