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

DsClient | Signals cache #52

Closed
5 of 6 tasks
Minyewoo opened this issue Feb 27, 2024 · 0 comments · Fixed by #53 or #54
Closed
5 of 6 tasks

DsClient | Signals cache #52

Minyewoo opened this issue Feb 27, 2024 · 0 comments · Fixed by #53 or #54
Assignees

Comments

@Minyewoo
Copy link
Collaborator

Minyewoo commented Feb 27, 2024

Implement cache with the following functionality:

  • Receiving all data points through single stream
  • puts their values to map immediately
  • deferred saving of received points to json file by timer
  • Gives values right from the map by method call with point key
  • On app startup reads points from json file
  • On app shutdown saves points to json file
@Minyewoo Minyewoo added this to CMA Feb 27, 2024
@Minyewoo Minyewoo converted this from a draft issue Feb 27, 2024
@Minyewoo Minyewoo moved this from 🆕 New to 🔴 Priority 1 in CMA Feb 27, 2024
@Minyewoo Minyewoo moved this from 🔴 Priority 1 to ▶️ In progress in CMA Mar 6, 2024
@Minyewoo Minyewoo self-assigned this Mar 6, 2024
@Minyewoo Minyewoo linked a pull request Mar 6, 2024 that will close this issue
@Minyewoo Minyewoo moved this from ▶️ In progress to 👀 In review in CMA Mar 6, 2024
@github-project-automation github-project-automation bot moved this from 👀 In review to 🟣 Done in CMA Mar 6, 2024
@Minyewoo Minyewoo moved this from 🟣 Done to ▶️ In progress in CMA Mar 6, 2024
@Minyewoo Minyewoo linked a pull request Mar 7, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🟣 Done
1 participant