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

Change format of stored message #76

Open
ronjarehm opened this issue Jun 14, 2022 · 0 comments
Open

Change format of stored message #76

ronjarehm opened this issue Jun 14, 2022 · 0 comments

Comments

@ronjarehm
Copy link
Collaborator

ronjarehm commented Jun 14, 2022

User Story

  1. As a User,
  2. I want the messages to be stored in an ideal way,
  3. so that I have a robust and efficient system

Acceptance Criteria

  • store messages in something like JSON, CSV... instead of
    <sequence_number>
    <message_string>

Definition of Done

Feature Code Review has been completed and passed
a) Code is completly implemented
b) Code is structured according to our coding guidelines and commented
c) Code is checked into repository
d) Documentation is updated
Cleanliness of Code
JUnit Tests have been written and passed (if required)
No critical bugs are open
Feature branch has been tagged and merged
Feature Code has been included into the release (candidate)
Product Owners accept Feature

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

No branches or pull requests

1 participant