-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Note
This is a temporary statement for developers who want to experience the event synchronization feature in advance.
1. Clone the temporary alpha version.
git clone --depth=1 https://github.com/dream-num/helm-charts.git -b temporary/event-sync
cd helm-charts/docker-compose/
2. Use event synchronization mechanism.
Starting to use the event synchronization mechanism is quite simple.
- Turn on event synchronization switch.
Go to docker-compose
directory,edit the .env
file, find and set EVENT_SYNC
to true
EVENT_SYNC=true
Note
If there have been changes to .env in the past, they need to be merged.
Run following command to reboot univer server:
bash run.sh
- Bootstrap consumer to consume events.
Refer to repository: https://github.com/dream-num/univer-event-sync-example-go
hexf00, yuhongz and BamWidyat
Metadata
Metadata
Assignees
Labels
No labels