-
Notifications
You must be signed in to change notification settings - Fork 0
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
Common/Reusable Components for Client Module #3
Labels
Comments
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
…forward approach with binary.BigEndian
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
…nd updated test code of topic collection
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
…me, partition number, and broker ID of the replic
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 6, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
…ary files. need to work on unit tests for acl binding filter
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 10, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 11, 2024
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
…ation and added additional unit tests as well
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
…der of keys- an immutable order that is threadsafe
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
ackris
pushed a commit
that referenced
this issue
Sep 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title
As a developer, I want to create common components for the client module so that reusable and consistent functionality is available for interacting with Atomstate.
Narrative
As a developer,
I want to create common components for the client module,
So that reusable and consistent functionality is provided for interacting with Atomstate’s event store and stream-processing features.
Acceptance Criteria
Configuration Management
Error Handling Framework
Networking Utilities
Authentication and Authorization
Serialization and Deserialization
Logging and Monitoring
Testing Utilities
Documentation
Additional Information
This user story aims to deliver a set of robust, reusable common components that provide essential functionality for the client module, enhancing development efficiency and ensuring consistent interactions with Atomstate.
Child of #2
The text was updated successfully, but these errors were encountered: