Skip to content

humilis/humilis-streams

Repository files navigation

Kinesis Streams

PyPI

A humilis plug-in layer that deploys one ore more Kinesis streams. See humilis documentation for more information.

Installation

pip install git+https://github.com/InnovativeTravel/humilis-streams

Development

Assuming you have virtualenv installed:

make develop

Configure humilis:

.env/bin/humilis configure --local

Testing

This layer has no embedded logic so there are no unit tests. To run the integration test suite you will first need to make a test deployment to AWS:

make create

Then you can run the tests using:

make test

Don't forget to delete the deployment when you are done:

make delete

More information

See humilis documentation.

Who do I ask?

Ask German

About

Kinesis streams to buffer data at the input and at the output of Lambda processors

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published