Luna Matcher Proxy

Luna Matcher Proxy service is service for matching routing: entry point for all match requests.

Matcher routing is implemented in the following way:

  1. If target list is indexed: matching is done in the luna-index-matcher

  2. If target list is cached: matching is done in the corresponding luna-python-matcher

  3. If target is not a list: matching is done in the idling luna-python-matcher