Developers
The Koneksi Storage ecosystem is divided into two primary layers
1. Remote Services Layer (Backend Layer)
This handles authentication, data orchestration, logging and storage. This is the cloud-based part of the system that takes care of logging users in, organizing data, storing backups, and keeping track of system activity.


2. Local Layer (Client Layer)
Enables decentralized control and client-side operations. This part of the system runs on the user's device and handles everything locally, giving more control without always needing to connect to the internet.


Last updated