Humilis kinesis stream processor plugin
Project description
Kinesis event stream processor
A humilis plugin to deploy a Lambda function that maps events in a Kinesis event stream using a list of Python callables.
Installation
pip install humilis-kinesis-processor
Development
Assuming you have virtualenv installed:
make develop
Configure humilis:
.env/bin/humilis configure --local
Testing
To run the local test suite:
make test
You can test the deployment of the Lambda function using:
make create
The command above will also create additional resources (such as several Kinesis streams) needed to test that the deployment was successful. Once deployed you can run the integration test suite using:
make testi
Don’t forget to delete the test deployment after you are done:
make delete
More information
See humilis documentation.
Contact
If you have questions, bug reports, suggestions, etc. please create an issue on the GitHub project page.
License
This software is licensed under the MIT license
See License file
© 2016 Anatoly Bubenkov, FindHotel and others.
Changelog
0.4.0
Major bugfix: permission to put records in delivery streams
0.3.0
Major bugfix: give permission to write state to DynamodDB
0.2.0
Package becomes a generic map-multiplex-map processor (germangh)
0.1.1
Cleanup package data (bubenkoff)
0.1.0
Major refactoring to simplify and clean the code (germangh)
0.0.1
Initial release (bubenkoff)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file humilis-kinesis-processor-0.6.0.tar.gz
.
File metadata
- Download URL: humilis-kinesis-processor-0.6.0.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a880ac9383e810fefb6f1d15e616d05b66c8ce69fdf7c6862a7db0fe74ad4c7c |
|
MD5 | 4a53f3923c0b1e3a1037536e71481133 |
|
BLAKE2b-256 | 7f893498501052d5896f9ae22de24dcde9d18c4f679f517989d37c4769b52c1b |