Code Monkey home page Code Monkey logo

serverless-plugin-ignitor's People

Contributors

icarus-sullivan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

icarus-sullivan

serverless-plugin-ignitor's Issues

Path to v1

  • Add default config options for "invoke on deploy" and ignitor rate
  • Schedule option should be made more flexible to allow custom schedules + rates
  • Per function overrides for invoke on deploy and ignitor rate
  • Terminal/Console warning when no matches
  • unit tests for index.js
  • add serverless-plugin keyword to package.json
  • add eslint
  • Specify aws provider: https://serverless.com/framework/docs/providers/aws/guide/plugins#provider-specific-plugins
  • add npm badges to README:
![npm downloads total](https://img.shields.io/npm/dt/serverless-plugin-ignitor.svg) ![npm version](https://img.shields.io/npm/v/serverless-plugin-ignitor.svg) ![npm license](https://img.shields.io/npm/l/serverless-plugin-ignitor.svg)

100 Rule per region

It appears there is a hard default cap of 100 rules per region. https://docs.aws.amazon.com/AmazonCloudWatch/latest/events/cloudwatch_limits_cwe.html

To avoid this we might restructure how rules + lambdas are called, and allow that subset of lambdas to delegate events asynchronously to child lambdas.

Dynamic Lambdas, rules, and events can be leveraged to perform this. However we might want to see how the interference of a delegate lambda, and a custom defined lambda operates before moving futher.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.