astarte-platform / astarte-platform/astarte-device-sdk-cpp

Implement permanent storage

Open
#111 0 comments 0 reactions 0 assignees View on GitHub
MQTT
Dominant language
C++
Stars
2
Forks
4
PR merge metrics
No merged PRs in 30d

Description

Evaluate the more suitable option for permanent storage (database) in C++.
Permanent storage should be used for:
- The device introspection (to check upon reconnection without a clean session)
- A previous synchronization (pairing) with Astarte
- The device properties

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the C++ SDK and the three stated persistence requirements: device introspection, previous Astarte synchronization, and device properties. The issue is complete when a suitable permanent-storage option is evaluated and a clear implementation direction is established for all three categories.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.