srill-0.2.1 is not a library.
Visit the last successful build:
srill-1.0.0
srill
Subscribe Redis and Invoke Lambda with cargo lambda, for Local development.
Usage
First, run cargo lambda watch:
Start srill:
Then publish a message to redis:
The lambda function will be invoked with SQS event.
Options
--redis-url: Redis URL- default:
redis://localhost:6379
- default:
--mode: Type of Lambda event- default:
sqs - available:
sqs(SQS event)
- default:
License
MIT