COPY FROM / COPY TO for node-postgres. Stream from one database to another, and stuff. PostgreSQL supports streaming binary data directly into and out of a table. This means you can take your favorite CSV or TSV or whatever format file and pipe it directly into an existing PostgreSQL table.
postgres copy in out stream postgres-stream database-streamingReturns a decorated input that times out after ms time.If you pass in a cancelable promise, specifically a promise with a .cancel() method, that method will be called when the pTimeout promise times out.
promise timeout error invalidate async await promises time out cancel bluebirdStrips Chromium logs from a stream, mainly useful for cleaning up Electron's process.stderr stream.Returns a duplexer stream which ignores Chromium-looking logs (which can span several lines) but allows other lines to pass through.
strip chromium electron log logs logging stderr stream pipe clean loggings err std out stdoutUseful for speeding up consecutive function calls by caching the result of calls with identical input.See the mem docs.
promise memoize mem memoization function cache caching optimize performance ttl expire async await promises time out cancel bluebird
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.