NodeRedis / redis-commands
A module that exports all available Redis commands and their supported Redis versions.
☆84Updated 2 months ago
Alternatives and similar repositories for redis-commands:
Users that are interested in redis-commands are comparing it to the libraries listed below
- A high performance Redis protocol (RESP) parser for JavaScript. Used by Node Redis & ioredis.☆88Updated 4 years ago
- Manipulate the HTTP Vary header☆61Updated 9 months ago
- Determine address of proxied request☆133Updated 9 months ago
- Compressible Content-Type / mime checking.☆99Updated 10 months ago
- Create and parse HTTP Content-Type header☆134Updated 7 months ago
- parse a url with memoization☆187Updated 9 months ago
- Error response middleware (text, json, html)☆103Updated 4 years ago
- qs for koa, and use querystring more safely.☆88Updated 7 months ago
- Conditional GET middleware for koa☆61Updated last year
- Flatten a multi-dimensional array in JavaScript.☆86Updated last year
- Execute a listener when a response is about to write headers.☆156Updated 9 months ago
- Range header field parser☆93Updated 9 months ago
- merge() utility function☆69Updated 2 years ago
- Check if something is a Node.js stream☆110Updated 4 months ago
- destroy a stream if possible☆56Updated 6 months ago
- HTTP verbs that node supports☆179Updated 9 months ago
- collection of koa body parsers☆40Updated 4 months ago
- X-Response-Time middleware☆124Updated 2 years ago
- Generate unique ids.☆43Updated 3 years ago
- Generate strong pseudo-random bytes☆29Updated 4 years ago
- [MAINTAINERS WANTED] range request implementation for koa, see http://tools.ietf.org/html/rfc7233☆51Updated 2 years ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 4 years ago
- return the first event in a set of ee/event pairs☆54Updated 5 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated 6 months ago
- assert with status codes☆152Updated 9 months ago
- Simple RFC 6838 media type parser and formatter☆55Updated 10 months ago
- transform humanize time to ms☆32Updated 2 months ago
- check if a koa body should be interpreted as JSON