Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: remove it-pipe #69

Merged
merged 1 commit into from
Mar 2, 2023
Merged

fix: remove it-pipe #69

merged 1 commit into from
Mar 2, 2023

Commits on Mar 2, 2023

  1. fix: remove it-pipe

    Every iteration of every pipeline function in `it-pipe` crosses an
    async boundary so it can harm performance if your pipleline would
    otherwise be synchronous.
    
    Fixes #44
    achingbrain committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    68ef971 View commit details
    Browse the repository at this point in the history