Dmytro Zasyadko
Dmytro Zasyadko
I agree with Sindelio except one thing - I would use `packages` instead of `lib`, _cg_ and _admin_ are really not libraries.
I can not completely understand current implementation. Processor has it's own API version running on it's side. This API listens for blockchain events and processes them somehow. For instance when...
> I might be very wrong but I think the goal of having a quorum node on each controller/processor is to make the audit log immutable by keeping a copy...
@sindelio 1-2 Is clear enough. 3. In proposed architecture owning quorum node by Processor is optional, but, it depends on Controller. So, Controller can allow processors to interact with API...
4. I still can not understand why does processor needs to have a local copy of database with subjects data? I understand concept of quorum network and why every Processor...
Well, processor can not run instance without database. To run instance processor must prepare all necessary infrastructure - database and quorum node. > The most likely case is that a...
@Nelrohd See my comment for #342 https://github.com/ClearGDPR/ClearGDPR/issues/342#issuecomment-409185724 I do not see anything related to _retention period_ in the related article.