Create a new reduce server.
Async function that aggregates datums by key
Start the reduce server.
OptionalsocketPath: string | nullOptional custom Unix socket path
OptionalserverInfoPath: string | nullOptional path for server info file
Stop the server gracefully.
Async server for reduce operations.