{"library":"serverless-offline-redis-server","type":"library","category":null,"description":"serverless-offline-redis-server is a Serverless Framework plugin designed to launch a local Redis server specifically for local development workflows using `serverless-offline`. The package, currently at version 0.0.2, integrates with the `serverless offline start` command to automatically manage a Redis instance alongside your serverless functions. Its primary differentiation lies in simplifying the setup of a local Redis instance within the Serverless Offline ecosystem, eliminating the need for manual Redis server management during development. It acts as a wrapper for the `redis-server` npm package, allowing users to configure Redis properties like port directly in their `serverless.yml`. The release cadence appears to be infrequent given its early version.","language":"javascript","status":"active","version":"0.0.2","tags":["javascript","Serverless","Offline","Redis"],"install":[{"cmd":"npm install serverless-offline-redis-server","imports":["plugins:\n    - serverless-offline-redis-server","custom:\n  redis:\n    port: 8888\n    # ... other redis-server options"]},{"cmd":"yarn add serverless-offline-redis-server","imports":[]},{"cmd":"pnpm add serverless-offline-redis-server","imports":[]}],"homepage":null,"github":"https://github.com/apancutt/serverless-offline-redis-server","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/serverless-offline-redis-server","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/serverless-offline-redis-server/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Sat Jul 18","install_tag":null}}