data sync module is simple sync memory data into store engine like mysql,redis,file.
pomelo-sync-plugin ==================
**MODIFIED BASED ON https://github.com/NetEase/pomelo-sync**
pomelo-sync-redis-plugin ==================
pomelo-sync-plugin ==================
**MODIFIED BASED ON https://github.com/NetEase/pomelo-sync AND https://github.com/jiangzhuo/pomelo-sync-redis**
Backwards compatible shim for React's useSyncExternalStore. Works with any React that supports hooks.
``` data sync module is simple sync memory data into store engine like mysql,redis,file.
A tiny (183B to 210B) and fast utility to ascend parent directories
Protobuf protocol is a high efficient binary protocol for data encode, this module implement the protobuf protocol, and used in [pomelo](https://github.com/NetEase/pomelo) for data transfer. Of course, pomelo-protobuf can also be used independently in other projects. ##Architecture Unlike the google protobuf, we provide a universal encoder and decoder in pomelo-protobuf. We use protos file as meta data to encode/decode messages, so you do not need to add any code to your project, instead , what you need is to add a protos.json (or two for different encoder and decoder messages) files to define the message need to encode by protobuf.The architecture of pomelo-protobuf is as follow:
Find the first file matching a given pattern in the current directory or the nearest ancestor directory.
A tiny (195B to 220B) utility to recursively list all (total) files in a directory
TypeScript definitions for use-sync-external-store
Recursive, synchronous, and fast file system walker
A drop-in replacement for fs, making various improvements.
Create sync/async APIs with usable logic
Synchronous version of the Fetch API
Minimal module to check if a file is executable.
PNG encoder/decoder in pure JS, supporting any bit size & interlace, async & sync with full test suite.
A Node.js communication port that can pass messages synchronously between workers
Queues failed requests and uses the Background Sync API to replay them when the network is available
Encode and decode binary protocol for Pomelo framework.
Run a subprocess synchronously and interactively in Node.js
Synchronous version of the Fetch API