Run a local Redis server using Serverless Offline.
This plugin is intended for local development only, and is therefore only invoked on serverless offline start
.
Install the Redis server locally.
Add this plugin as a dev dependency:
# NPM npm install --save-dev serverless-offline-redis-server # Yarn yarn add -D serverless-offline-redis-server
Add the plugin to your serverless.yml
file:
plugins: - serverless-offline-redis-server
You can pass any configuration accepted by redis-server via the custom.redis
property in your serverless.yml
.
service: myservice custom: redis: port: 8888
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4