Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1aad04f

Browse files
Update wording
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent48dc3f2 commit1aad04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/guides/duplicate-data.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Segment guarantees that 99% of your data won't have duplicates within an approxi
66

77
##99% deduplication
88

9-
Segment has a special deduplication service that sits behind the`api.segment.com` endpoint and attempts to drop 99% of duplicate data.To achieve it,Segment stores at least 24 hours worth of event `messageId`s, which allows Segment systems to deduplicate any data that appears with the same`messageId` within the stored values.
9+
Segment has a special deduplication service that sits behind the`api.segment.com` endpoint and attempts to drop 99% of duplicate data. Segment stores at least 24 hours' worth of event `messageId`s, which allows Segment to deduplicate any data that appears with the same`messageId` within the stored values.
1010

1111
Segment deduplicates on the event's `messageId`,_not_ on the contents of the event payload. Segment doesn't have a built-in way to deduplicate data for events that don't generate`messageId`s.
1212

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp