lukecarr / crls

🔒 Dead easy column and row-level security

Home Page:https://crls.js.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support Node.js Stream API

lukecarr opened this issue · comments

We should export a TransformStream that allows crls to be used within a stream pipeline.

Because this sort of logic is probably niche, it should be included in a separate export (crls/stream) that is tree-shakeable.