An open API service providing repository metadata for many open source software ecosystems.

The implementation allows you to use multiple background tasks (or «runners») to process tasks from the queue. Classic runners usually do not wait, but constantly check the queue for tasks. The current implementation uses the PubSub pattern to wait for new tasks, which makes this approach more reactive but less resource-intensive.

Links
Repository Details
  • Stars 0
  • Forks 0
  • Open issues 0
  • License None
  • Language C#
  • Size 102 KB
  • Created at over 1 year ago
  • Updated at 12 months ago
  • Pushed at 12 months ago
  • Last synced at 12 months ago
  • Dependencies parsed at Pending