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

Masa protocol SDK for Analytics #297

Closed
Tracked by #304 ...
jdutchak opened this issue May 28, 2024 · 0 comments
Closed
Tracked by #304 ...

Masa protocol SDK for Analytics #297

jdutchak opened this issue May 28, 2024 · 0 comments
Assignees
Labels

Comments

@jdutchak
Copy link
Contributor

re: https://github.com/orgs/masa-finance/projects/11/views/1?pane=issue&itemId=65025664

Description:

Develop a Golang library to handle OracleData operations, including database interactions (FireData, FireEvent, GetData) and saving to S3. The library should also include standard features for analytics and metrics, based on the Masa Oracle project.
Tasks:

OracleData Management:
Implement functions to handle OracleData creation, serialization, and deserialization.
Ensure compatibility with existing OracleData structures.

Database Operations:
Implement FireData, FireEvent, and GetData functions.
Ensure efficient and secure database interactions.

S3 Integration:
Implement a function to save data to S3.
Ensure proper error handling and logging.

Analytics and Metrics:
Implement standard analytics and metrics features.
Include functions for tracking and reporting key metrics.

Documentation:
Provide comprehensive documentation for the library.
Include usage examples and API references.
Technical Considerations:
Ensure thread safety for concurrent operations.
Use appropriate logging and error handling mechanisms.
Optimize for performance and scalability.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants