Open r12f opened 2 years ago
This will make the gateway becoming stateful essentially, because there is no way to reconcile the state with the device.
It sucks, but for the simplicity, we will start with this and also use in-process memory store for now.
The upstream service can reconcile when needed. We will move on with the in memory temp store and "stateless" solution.
This will make the gateway becoming stateful essentially, because there is no way to reconcile the state with the device.
It sucks, but for the simplicity, we will start with this and also use in-process memory store for now.