1 repository
Concurrent processing of updates to derived objects to prevent consensus bottlenecks.
Distinct from Deterministic Object Derivation: Distinct from Deterministic Object Derivation: focus is on the parallel execution of updates rather than the ID generation logic.
Explore 1 awesome GitHub repository matching data & databases · Parallel Object Updates. Refine with filters or upvote what's useful.
Sui is a blockchain platform featuring an object-centric state model and resource-oriented smart contracts. It utilizes parallel transaction execution to increase network throughput and supports programmable transaction blocks that bundle multiple operations into single atomic units. The platform distinguishes itself with a capability-based access control system and zero-knowledge login mechanisms, enabling users to authenticate via identity providers without seed phrases. It also implements deterministic object addressing to allow predictable state lookups and supports the creation of soulbo
Processes updates to derived objects independently of their parent to eliminate consensus hotspots.