piker/piker/data
Tyler Goodlet 0917b580c9 Flip `.feed` and `._sampling` over to new stuff
In `.feed` and `._sampling` move to using the new
`tractor.Context.open_stream(allow_overruns: bool)` (cough, A BREAKING
CHANGE).

Also set `Flume.mkt` during construction in `.feed.open_feed()`.
2023-05-09 14:49:26 -04:00
..
__init__.py Expect `loglevel: str` in brokerd root task ep 2023-05-09 14:49:26 -04:00
_formatters.py Add cached refs to last 1d xy outputs 2023-02-13 12:27:58 -05:00
_m4.py Comment bad x-range bp for now 2023-02-13 12:27:58 -05:00
_normalize.py A `size` field in ticks is optional 2022-07-19 09:41:37 -04:00
_pathops.py Require `step: float` input to `slice_from_time()` 2023-03-10 18:20:22 -05:00
_sampling.py Flip `.feed` and `._sampling` over to new stuff 2023-05-09 14:49:26 -04:00
_sharedmem.py Drop shm logging levels to debug over warning 2023-05-09 14:49:25 -04:00
_source.py Move all fqsn parsing and `Symbol` to new `accounting._mktinfo 2023-05-09 14:49:25 -04:00
_web_bs.py Remove breakpoint in web_bs, 2023-04-12 19:48:46 -04:00
cli.py Attempt to report `piker storage -d <fqsn>` errors 2023-03-09 15:37:43 -05:00
feed.py Flip `.feed` and `._sampling` over to new stuff 2023-05-09 14:49:26 -04:00
flows.py Change `Flume.symbol` -> `.mkt: MktPair` 2023-05-09 14:49:26 -04:00
ingest.py Move feed api(s) into new submodule 2021-04-15 10:43:29 -04:00
types.py Drop more `Optional` usage on our `Struct` 2023-05-09 14:49:25 -04:00