Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json file name prefix #35

Closed
wants to merge 1 commit into from
Closed

Conversation

justin-umesh
Copy link

No description provided.

@justin-umesh
Copy link
Author

Hi,
Please review the code and merge

Copy link

@nirsky nirsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey, thanks for your contribution!

This PR is partial and has a few issues.

  • jsonPrefix option is better to be passed through the constructor options.
  • I suggest a more descriptive name for this option: s3KeyPrefix
  • The option need to be added to all 3 parts: sns-producer, sqs-producer and sqs-consumer. If it won't be added to the consumer there will be no possible way to consume this message!
  • Missing documentation
  • Missing tests

@YanivD
Copy link
Contributor

YanivD commented Mar 1, 2022

Closing because of inactivity. If someone want to implement this feature, please open a new PR.

New features and fixes are very welcome! 🙏 ❤️

@YanivD YanivD closed this Mar 1, 2022
@YanivD YanivD linked an issue Mar 1, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Coud you add s3key prefix in SqsProducer and SnsProducer class
3 participants