luraproject / lura

Ultra performant API Gateway with middlewares. A project hosted at The Linux Foundation
https://luraproject.org
Other
6.25k stars 561 forks source link

Plugin for running async operations #700

Closed Harnoor-se7en closed 5 months ago

Harnoor-se7en commented 7 months ago

Is your feature request related to a problem? Please describe. There is a use-case where a datastore needs to be polled periodically and the result should be stored in a local cache. Multiple request handlers would use this data stored in the cache during the request lifecycle.

Describe the solution you'd like There should be a plugin type that supports such kind of use-case where registering a request handler is not required. This kind of plugin just handles the async operation when its register method is called.

Describe alternatives you've considered Obvious alternatives are to use middleware or plugin but it would require them to register an empty handler.

Additional context N/A

github-actions[bot] commented 5 months ago

Hi, thank you for bringing this issue to our attention.

Many factors influence our product roadmaps and determine the features, fixes, and suggestions we implement. When deciding what to prioritize and work on, we combine your feedback and suggestions with insights from our development team, product analytics, research findings, and more.

This information, combined with our product vision, determines what we implement and its priority order. Unfortunately, we don't foresee this issue progressing any further in the short-medium term, and we are closing it.

While this issue is now closed, we continue monitoring requests for our future roadmap, including this one.

If you have additional information you would like to provide, please share.


This is an automated comment. Responding to the bot or mentioning it won't have any effect

github-actions[bot] commented 2 months ago

This issue was marked as resolved a long time ago and now has been automatically locked as there has not been any recent activity after it. You can still open a new issue and reference this link.