astarte-platform / astarte-platform/astarte-device-sdk-cpp
Implement permanent storage
- 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