glossary.rst 363 B

123456789101112131415
  1. .. vim: set ts=3 sw=3 et :
  2. Glossary
  3. --------
  4. .. glossary::
  5. :sorted:
  6. distribution strategy
  7. In a clustered connection, the distribution strategy determines which
  8. subconnection a command is sent.
  9. scripted command
  10. Abstraction of a Lua script than can be registered in a server profile and
  11. run as it were any other client command.