# seata-js **Repository Path**: mirrors_seata/seata-js ## Basic Information - **Project Name**: seata-js - **Description**: Js Implementation For Seata - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-07-14 - **Last Updated**: 2026-03-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # seata-js Js Implementation For Seata # TODO ### seata-serializer - [ ] serializer-fst - [ ] serializer-kryo - [ ] serializer-protobuf - [ ] serializer-seta - [x] serializer-hessian 100% ### seata-compressor - [ ] compressor-bzip2 - [ ] compressor-deflater - [ ] compressor-gzip - [ ] compressor-lz4 - [x] compressor-none 100% - [ ] compressor-sevenz - [ ] compressor-zip - [ ] compressor-zstd ### seata-rpc-client - [x] protocol-v1 100% - [ ] tcp-transport 60% - [ ] seata-cluster - [x] seata-queue 100% - [ ] seata-scheduler ### seata-registry - [ ] zookeeper - [ ] nacos ### seata-rm - [ ] rm-client 10% - [ ] registryResouce - [ ] unregistryResource - [ ] getManagedResources - [ ] getBranchType - [ ] branchCommit - [ ] branchRollBack - [ ] branchRegister - [ ] branchReport - [ ] lockQuery ### seata-tm - [ ] tm-client - [ ] begin - [ ] commit - [ ] rollback - [ ] getStatus - [ ] globalReport