sfsEdgeStore Documentation
Lightweight Industrial IoT Edge Data Storage Adapter for EdgeX Foundry.
Data Sovereignty & Compliance
sfsEdgeStore is designed for data sovereignty. All data is stored locally on the edge device - no cloud dependency, no data transfer to third parties.
- GDPR Compliant: Data never leaves your premises. No cross-border data transfer.
- Local-First Architecture: Complete offline operation with optional, controlled sync.
- Encryption at Rest: AES-256 database encryption ensures data is unreadable without your keys.
- Zero Vendor Lock-in: Pure Go binary, embedded database, no external services required.
This makes sfsEdgeStore ideal for industries with strict data residency requirements: manufacturing, energy, healthcare, and critical infrastructure.
Table of Contents
Getting Started
Reference
Architecture & Design
Operations
Security
- Security - Authentication, TLS, and RBAC
Development