Transactions – Reliable data safeguards
Because their transactional support is either non-existent or greatly limited when compared with relational databases, many newer generation information management platforms force developers to place their data at risk in the event of an application fault, communication interruption, or other unplanned incident. Trying to implement a do-it-yourself collection of transactional workarounds to make up for this shortfall wastes valuable software engineer time and introduces the potential for devastating errors.
Unlike these products, the FlexVertex™ Data Multiverse™ offers built-in ACID transactions, on any environment from a single, embedded node to a massive, distributed server array. Each of these capabilities plays a major part in guaranteeing a more robust information processing experience.
Atomicity. Every data interaction is handled as a single "unit” and will either succeed or fail completely
Consistency. Thwarting invalid behaviors helps protect your data’s integrity
Isolation. Multiple transactions can take place at one time without negatively impacting each other
Durability. As soon as your data has been committed, it’s protected - even if there’s a power outage or other unexpected event