Commit graph

16 commits

Author SHA1 Message Date
Aode (lion) 63d66050c8 Enable buffering iterator items for iterstream 2022-03-29 16:18:00 -05:00
Aode (lion) 5adb3fde89 Move some Stream implementations into 'stream' module 2022-03-29 15:59:17 -05:00
Aode (Lion) e7c3e2c96c Rename stream module 2021-10-20 19:00:41 -05:00
Aode (Lion) e7b4e4d1cc Remove a few boxes 2021-10-20 18:58:32 -05:00
Aode (Lion) 09cb2a53b0 Rewrite to avoid direct AsyncX impls 2021-10-13 19:06:53 -05:00
Aode (lion) f390c62cbf Wrap BytesFreezer in span 2021-09-25 16:39:10 -05:00
Aode (lion) ba68bcbde3 Add better span information to commands, spawned tasks 2021-09-25 15:23:05 -05:00
Aode (Lion) 5d3e6f50b3 Instrument better with Tracing 2021-09-13 20:22:42 -05:00
Aode (lion) bf1a16d7d3 Abort process writer task if reader is dropped 2021-09-11 16:35:38 -05:00
Aode (Lion) 45606f4579 Add application-level dimension limiting, bail on failed processes 2021-09-09 14:16:12 -05:00
Aode (Lion) ac79a9d5cd Use futures-util instead of hand-implemented types 2021-09-05 20:00:31 -05:00
Aode (lion) e21fd29c09 Drop unneeded dependencies 2021-09-04 14:20:31 -05:00
Aode (lion) 08c3169d3f Fewer streams 2021-09-04 12:42:40 -05:00
Aode (lion) 1119ed740e WIP: Try to pass AsyncRead types around instead of Streams 2021-09-03 19:53:53 -05:00
Aode (lion) a6f2082b37 Spawn new task to avoid complexity/bugs 2021-08-31 10:17:08 -05:00
Aode (Lion) c1d4e3b87e Start work on piping bytes around from memory instead of going to disk and back 2021-08-30 21:19:47 -05:00