UNPKG

transactional

Version:

Reactive objects with transactional updates and automatic serialization

17 lines (11 loc) 344 B
# Transactional collections core implementation Collection implements two-phase commit transactions, and core manipulation methods. ## Folder structure and dependencies index.ts ↗ ↑ ↖ add.ts remove.ts set.ts ↖ ↑ ↗ commons.ts ↑ ../record/index.ts