mirror of
https://github.com/loro-dev/loro.git
synced 2025-02-02 02:59:51 +00:00
8dcb619147
- Add ContainerDeleted error variant to LoroError - Implement is_deleted() method for container handlers - Check for deleted containers before applying operations - Add dead_containers_cache to DocState to track deleted containers - Update apply_diff to optionally clear dead container cache - Add tests for handling operations on deleted containers - Implement checkout to reset container deleted cache - Minor code cleanup and typo fixes |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
loro-common
This crate contains the common basic types for the Loro project.
It's shared by loro-internal
and loro-preload
.