eduardbme / lookup-dns-cacheLinks
An implementation to speed up the nodejs `dns.lookup` method by avoiding thread pool and using DNS TTL cache for particular hostname
☆48Updated 3 years ago
Alternatives and similar repositories for lookup-dns-cache
Users that are interested in lookup-dns-cache are comparing it to the libraries listed below
Sorting:
- Create and parse HTTP Content-Type header☆142Updated last week
- Module to hook into the Node.js require function☆181Updated 3 months ago
- Performance impact of async_hooks☆59Updated 8 years ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆256Updated last year
- An implementation to speed up the nodejs "dns.lookup" method by avoiding thread pool and using DNS TTL cache for particular hostname☆55Updated 4 years ago
- dnscache for Node☆189Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆296Updated 4 years ago
- ☆252Updated last year
- morgan for koa☆63Updated 10 years ago
- qs for koa, and use querystring more safely.☆89Updated 10 months ago
- Execute a listener when a response is about to write headers.☆162Updated last month
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- ☆155Updated last year
- A Node.js module for the optimized JavaScript implementation of the MurmurHash algorithms.☆103Updated 2 years ago
- Infer the content-type of a request.☆226Updated last week
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Determine address of proxied request☆137Updated last week
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- 🌲 pino logging koa middleware☆100Updated 4 months ago
- HTTP request freshness testing☆163Updated last week
- HTTP response caching for Koa. Supports Redis, in-memory store, and more!☆159Updated last month
- Split Streams3 style☆294Updated last year
- Optional native module for collecting low-level Node & V8 metrics☆62Updated 3 months ago
- Node.js module for brotli compression/decompression with native bindings☆171Updated 4 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- polyfill version of the 0.11 version of the asyncListener API☆175Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Safely and quickly serialize JavaScript objects☆357Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago