Skip to content

Commit c44cfc8

Browse files
committed
1.0.5 released
1 parent cbf45ba commit c44cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ uid:
171171
epochStr: "2023-02-17" # Initial time, default:"2019-02-20"
172172
enableFutureTime: false # all use future time , how long is `maxBackwardSeconds` , default: false
173173
maxBackwardSeconds: 1 # The maximum tolerance time for system clock callback and use of future time (seconds), default:1
174-
CachedUidGenerator: # CachedUidGenerator相关参数
174+
CachedUidGenerator: # CachedUidGenerator configures
175175
boostPower: 3 # RingBuffer size, default:3
176176
paddingFactor: 50 # Specifies when to fill the UID into the RingBuffer, the value is a percentage (0, 100), the default is 50
177177
#scheduleInterval: 60 # Default: Do not configure this item, that is, do not use the Schedule thread to fill the buffer ring regularly. If you want to use it, please specify the Schedule thread time interval, unit: second

0 commit comments

Comments
 (0)