Eric Elliott

Results 179 comments of Eric Elliott

Please reopen if this is still an issue.

I'm thinking of doing an update that will have TypeScript definitions in a `d.ts` file.

It scales well to billions of rows. We used it in Adobe Creative Cloud.

The original Cuid specification is now deprecated in favor of [Cuid2](https://github.com/paralleldrive/cuid2).

Please reopen if this issue still exists.

I have a new implementation of cuid coming that will make it possible to create arbitrary-length cuids.

Fixed in [Cuid2](https://github.com/paralleldrive/cuid2). Cuids now support arbitrary lengths.

I have a new implementation of cuid coming soon that will work in this context.

Fixed in [Cuid2](https://github.com/paralleldrive/cuid2).

:+1: I'm looking for the same thing, but more specifically, I'd like to `.unpipe()` without ending the destination stream (there are multiple sources feeding one stream).