File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 28
28
*
29
29
* Lock metadata are stored in a table. You can use createTable() to initialize
30
30
* a correctly defined table.
31
-
31
+ *
32
32
* CAUTION: This store relies on all client and server nodes to have
33
33
* synchronized clocks for lock expiry to occur at the correct time.
34
34
* To ensure locks don't expire prematurely; the TTLs should be set with enough
Original file line number Diff line number Diff line change 22
22
*
23
23
* Lock metadata are stored in a table. You can use createTable() to initialize
24
24
* a correctly defined table.
25
-
25
+ *
26
26
* CAUTION: This store relies on all client and server nodes to have
27
27
* synchronized clocks for lock expiry to occur at the correct time.
28
28
* To ensure locks don't expire prematurely; the TTLs should be set with enough
You can’t perform that action at this time.
0 commit comments