Python based lightweight and fast key-value socket cache server supporting any object with optional expiration. Supports multiple store domains. Methods .get() .set() .delete ().reset() and .shutdown()
Primary LanguagePythonApache License 2.0Apache-2.0