Compare commits

...

1 Commits

Author SHA1 Message Date
A. Jesse Jiryu Davis
89a6cd9165 Markdown syntax in sharding README 2022-02-07 09:25:18 -05:00

View File

@@ -813,7 +813,7 @@ four steps to this process:
### Periodic cleanup of the session catalog and transactions table
The logical session cache class holds the periodic job to clean up the
[session catalog](#the-logical-session-catalog) and [transactions table](#the-transactions-table].
[session catalog](#the-logical-session-catalog) and [transactions table](#the-transactions-table).
Inside the class, this is known as the "reap" function. Every five (5) minutes (user-configurable),
the following steps will be performed: