Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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