momentohq / momento-cli

Official CLI for Momento Serverless Cache
Apache License 2.0
47 stars 9 forks source link

feat: Add rate limiting function #298

Closed nand4011 closed 5 months ago

nand4011 commented 5 months ago

Add a function that executes another function with a rate limit. Will be used in the cloud linter.

Update the clap dependency to try and fix an error about using a nightly feature.