pricing-service

command module
v0.0.0-...-fa17879 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 14, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

README

pricing-service

The pricing service currently has 2 responsibilities:

  • List to what the pricing-fetcher is throwing onto relevant topics
    • Storing the current state of things, all available orders on the market and no more
  • Generating and making available stats on the above data

No history is stored here although there are plans to publish the changes which happened since the last fetch from pricing-fetcher

Immediate roadmap

  • Publish an endpoint to control monitored regions

Thoughts

  • This might be seen as the steward of pricing-fetcher
    • It could be made more aware of it's existence and pricing-fetcher could become a more robust service with endpoints to control what IT monitors on it's poll executions
    • This would allow for easier fine tuning of network and cpu usage

Future roadmap

  • Remove mongo because it's map reduce is garbage for what I need
    • Switch the storage mechanism to something completely different and use Gleam couple with SeaweedFS?

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Package pricing is a generated protocol buffer package.
Package pricing is a generated protocol buffer package.
Package subscriber holds the bits and bobs that listen to the pricing messages being firehosed onto the queue and does stuff to these messages...
Package subscriber holds the bits and bobs that listen to the pricing messages being firehosed onto the queue and does stuff to these messages...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL