lens0021

RESTBase config spec

May 29th, 2021
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. * <code>info</code>: https://github.com/wikimedia/service-runner/blob/59017d7c993f2e8326e9031b62202a491ab2fad3/lib/base_service.js#L298-L304
  2. * <code>logging</code>: https://github.com/wikimedia/service-runner/blob/59017d7c993f2e8326e9031b62202a491ab2fad3/lib/master.js#L91
  3. * <code>sevices</code>: https://github.com/wikimedia/service-runner/blob/v2.6.9/lib/worker.js#L148-L175
  4. ** <code>conf</code>: service-runner - https://github.com/wikimedia/service-runner/blob/59017d7c993f2e8326e9031b62202a491ab2fad3/lib/worker.js#L162, restbase - https://github.com/wikimedia/restbase/blob/107faa40be0d1e6f8d7d754fe89926863080267e/index.js#L4, hyperswitch - https://github.com/wikimedia/hyperswitch/blob/cf87bd99e12375bf57927312cf82f4a0b97f16b2/lib/server.js#L377
  5. *** <code>port</code>: https://github.com/wikimedia/hyperswitch/blob/4c919a1af373bd8254bf7d83abb05cafe197155d/lib/server.js#L412
  6. *** <code>host</code>: https://github.com/wikimedia/hyperswitch/blob/4c919a1af373bd8254bf7d83abb05cafe197155d/lib/server.js#L413
  7. *** <code>spec</code>: https://github.com/wikimedia/hyperswitch/blob/v0.10.3/lib/router.js#L557-L594
  8. **** <code>paths</code>: https://github.com/wikimedia/hyperswitch/blob/4c919a1af373bd8254bf7d83abb05cafe197155d/lib/router.js#L350-L379
  9. ***** <code><pathPattern></code>
  10. ****** <code>x-modules</code> https://github.com/wikimedia/hyperswitch/blob/4c919a1af373bd8254bf7d83abb05cafe197155d/lib/router.js#L357-L363
  11. ******* <code>path</code>
  12. ******* <code>options</code>
  13. ********* <code>table</code>: cassandra - https://www.npmjs.com/package/restbase-mod-table-cassandra#configuration
  14.  
Advertisement
Add Comment
Please, Sign In to add comment