Skip to content

[cloudflare] docs for #500 #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 30, 2025
Merged

[cloudflare] docs for #500 #155

merged 2 commits into from
May 30, 2025

Conversation

conico974
Copy link
Contributor

DO NOT MERGE BEFORE RELEASE

@@ -618,6 +629,8 @@ doShardedTagCache takes the following options:
- `shardReplication`: Enable replicating the Shard. Shard replication will duplicate each shards into replicas to spread the load even more
- `numberOfSoftReplicas`: Number of replicas for the soft tag shards
- `numberOfHardReplicas`: Number of replicas for the hard tag shards
- `regionalReplicationOptions` : This setting enables you to replicate shards across different regions, thereby reducing read latency and distributing the load more evenly. By enabling this option, each shard will be replicated in all available regions. Please note that this will increase the number of Durable Objects (DOs) created and the volume of write requests sent to the DOs.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be nice to doc the total numbers of DO somewhere

Copy link
Contributor

@vicb vicb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Co-authored-by: Victor Berchet <victor@suumit.com>
@vicb vicb merged commit dbf0c77 into main May 30, 2025
1 check passed
@vicb vicb deleted the cloudflare/tag-regional-replication branch May 30, 2025 05:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants