Can I build a decentralized ledger (DLT) inside InterSystems IRIS using deterministic globals and consensus modules?
We want to use IRIS as a backend for a lightweight blockchain or DLT. Can we model blocks using deterministic globals and implement consensus (PBFT, Raft) externally while using IRIS as the ledger?