Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

ioredis

A robust, performance-focused and full-featured Redis client for Node.js that supports Sentinel and Cluster. Works in NodeJS, Electron platforms.
Collective - Host: opensource - https://opencollective.com/ioredis - Code: https://github.com/luin/ioredis

chore(release): 4.15.0 [skip ci]

# [4.15.0](https://github.com/luin/ioredis/compare/v4.14.4...v4.15.0) (2019-11-29)

### Features...

github.com/redis/ioredis - 0db527fd4266913583bce55245940e825dba1a46 authored about 5 years ago by semantic-release-bot <[email protected]>
feat: support multiple fields for hset

github.com/redis/ioredis - 51b14786eef4c627c178de4967434e8d4a51ebe0 authored about 5 years ago by Nick Skuybeda <[email protected]>
Allow sentinelRetryStrategy to be disabled

github.com/redis/ioredis - 06b28e1c0a7d9ce163037d4c569b6b94970d99d5 authored about 5 years ago by Attila Večerek <[email protected]>
chore: remove format-check on travis

github.com/redis/ioredis - 416591cfc787f2e8eb942495b73b0ef4c9514e59 authored about 5 years ago by Zihua Li <[email protected]>
chore(release): 4.14.4 [skip ci]

## [4.14.4](https://github.com/luin/ioredis/compare/v4.14.3...v4.14.4) (2019-11-22)

### Bug Fix...

github.com/redis/ioredis - 9bda5931334d77e91d6b09f5a6223bdfadd7220f authored about 5 years ago by semantic-release-bot <[email protected]>
fix: improved performance of Pipeline.exec (#991)

NOTE: @flunderpero improved performance of Pipeline.exec, reset buffers and made code more read...

github.com/redis/ioredis - 86470a8912bff3907ab80e1b404dfcfa4fc7f24a authored about 5 years ago by Peter Romianowski <[email protected]>
chore(release): 4.14.3 [skip ci]

## [4.14.3](https://github.com/luin/ioredis/compare/v4.14.2...v4.14.3) (2019-11-07)

### Bug Fix...

github.com/redis/ioredis - 533346874b7218f76530734fb0651a7c1ef57702 authored about 5 years ago by semantic-release-bot <[email protected]>
fix: update funding information

github.com/redis/ioredis - c83cb0524258e8090d0ae487c5d13cc873af2e27 authored about 5 years ago by Zihua Li <[email protected]>
chore(release): 4.14.2 [skip ci]

## [4.14.2](https://github.com/luin/ioredis/compare/v4.14.1...v4.14.2) (2019-10-23)

### Bug Fix...

github.com/redis/ioredis - b0dcf196bc46413c6a7f9813d0e069fe4837161c authored about 5 years ago by semantic-release-bot <[email protected]>
test: add case for passwords containing +

github.com/redis/ioredis - 66920f1a25b083c9d62e820215654920be3c1052 authored about 5 years ago by Zihua Li <[email protected]>
fix: security deps updates [skip ci]

github.com/redis/ioredis - a7095d7ab66d9791c3c9a73ea3673c54dce5959d authored about 5 years ago by Zihua Li <[email protected]>
docs(README): show monitor.disconnect() async function example (#957)

show monitor.disconnect() async function example

github.com/redis/ioredis - 6bd31e34d043330ad44f5f9b52ae76a641bfda03 authored over 5 years ago by Indospace.io <[email protected]>
docs(readme): fixes typo (#954)

github.com/redis/ioredis - a3c667de97a28b88eb6635674a8139c077c14b1d authored over 5 years ago by Dominik Sokal <[email protected]>
chore: ignore TypeScript errors in Node.js v6

github.com/redis/ioredis - 2b1b06ab78729507f758bba6064c9f8497f9c95a authored over 5 years ago by luin <[email protected]>
chore(release): 4.14.1 [skip ci]

## [4.14.1](https://github.com/luin/ioredis/compare/v4.14.0...v4.14.1) (2019-08-27)

### Bug Fix...

github.com/redis/ioredis - 1baff479b2abfb1cba73e84ce514b3330b2b0993 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: don’t clobber passed-in tls options with rediss:/ URLs (#949)

Closes #942, #949, #940, #950, #948

github.com/redis/ioredis - ceefcfaec93508aaeb1d2b61cfa7f5421f41af3d authored over 5 years ago by Paul Melnikow <[email protected]>
chore(release): 4.14.0 [skip ci]

# [4.14.0](https://github.com/luin/ioredis/compare/v4.13.1...v4.14.0) (2019-07-31)

### Features...

github.com/redis/ioredis - c1f0d037c4ae61540b18d23d95417f136b02ffa3 authored over 5 years ago by semantic-release-bot <[email protected]>
feat: support rediss:// URL

github.com/redis/ioredis - 371bb9c38f043a167e5e64ae75f92d7894220cb8 authored over 5 years ago by Julien Vanier <[email protected]>
chore(release): 4.13.1 [skip ci]

## [4.13.1](https://github.com/luin/ioredis/compare/v4.13.0...v4.13.1) (2019-07-22)

### Bug Fix...

github.com/redis/ioredis - fd25e89706badbfb28cd927ee887a59f3c7307f1 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: keep sentinels of options immutable

Close #936

github.com/redis/ioredis - bacb7e12814574bbe048cac86803475d93d4191c authored over 5 years ago by luin <[email protected]>
chore(release): 4.13.0 [skip ci]

# [4.13.0](https://github.com/luin/ioredis/compare/v4.12.2...v4.13.0) (2019-07-19)

### Bug Fixe...

github.com/redis/ioredis - e593e349fd2811eed2f1a369ffb3a06205909482 authored over 5 years ago by semantic-release-bot <[email protected]>
fix(cluster): suppress errors emitted from internal clients

Close #896, #899

github.com/redis/ioredis - 9a113ca2fd173182f5f34b4667e993bc98238933 authored over 5 years ago by luin <[email protected]>
feat(cluster): support binary keys

Close #637

github.com/redis/ioredis - b414ed98463d9971b1a9b118114968016583da82 authored over 5 years ago by luin <[email protected]>
chore: upgrade dev dependencies

github.com/redis/ioredis - c3cf3653e985aadfb54f3d381c3810343d90318e authored over 5 years ago by luin <[email protected]>
chore(release): 4.12.2 [skip ci]

## [4.12.2](https://github.com/luin/ioredis/compare/v4.12.1...v4.12.2) (2019-07-16)

### Bug Fix...

github.com/redis/ioredis - 717fe4db139c7b45096bcdd80704b9297fce30c8 authored over 5 years ago by semantic-release-bot <[email protected]>
fix(cluster): prefer master when there're two same node for a slot

github.com/redis/ioredis - 8fb9f97984a8be5e69fae6e6bcc0042d81c095d0 authored over 5 years ago by luin <[email protected]>
fix(cluster): remove node immediately when slots are redistributed

Close: #930

github.com/redis/ioredis - ecc13ad2ca6a76454d487664ab646e4858a03730 authored over 5 years ago by luin <[email protected]>
chore(release): 4.12.1 [skip ci]

## [4.12.1](https://github.com/luin/ioredis/compare/v4.12.0...v4.12.1) (2019-07-15)

### Bug Fix...

github.com/redis/ioredis - 6b67c3f7d9f1bd98b51afb9a5cfb4a2131fdddd6 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: handle connecting immediately after "end" event (#929)

Introduce a connection epoch to distinguish different connections.

Close #928

github.com/redis/ioredis - 7bcd8a881277173d81cec150272957598e754659 authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.12.0 [skip ci]

# [4.12.0](https://github.com/luin/ioredis/compare/v4.11.2...v4.12.0) (2019-07-14)

### Features...

github.com/redis/ioredis - 7defb6bbf71c632beb03c4e8e800e3cb748fe479 authored over 5 years ago by semantic-release-bot <[email protected]>
feat(cluster): add #duplicate() method (#926)

github.com/redis/ioredis - 8b150c2223db97a22fa692c5569bb87eb92b7a4f authored over 5 years ago by Simon Grondin <[email protected]>
style: tweak styles

github.com/redis/ioredis - 90b1aecb4cc9f340aacb0dd54b200819092a4597 authored over 5 years ago by luin <[email protected]>
test: fix mocha pattern

github.com/redis/ioredis - 5216f39a1bf591bdcede5d70eefdd75164ff1552 authored over 5 years ago by luin <[email protected]>
test: do not check TypeScript syntax for now (#927)

github.com/redis/ioredis - c43c4191c5c972d6ab39cf2d3567c0e9c3aa78ab authored over 5 years ago by 子骅 <[email protected]>
test: ignore type issues related with scan

github.com/redis/ioredis - e797459f57de2c84ffcee8e3a23ab4025171ad30 authored over 5 years ago by luin <[email protected]>
chore(release): 4.11.2 [skip ci]

## [4.11.2](https://github.com/luin/ioredis/compare/v4.11.1...v4.11.2) (2019-07-13)

### Bug Fix...

github.com/redis/ioredis - c5af1fcbf88833541bf4e6f2b768fc2fd43fff71 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: ETIMEDOUT error with Bluebird when connecting. (#925)

There's a race condition when making connections in 4.11.x,
which will happen easier with Blu...

github.com/redis/ioredis - 4bce38b28a8f31f552bb3fce44ca0f413435d2c2 authored over 5 years ago by 子骅 <[email protected]>
style: fix eslint args and fixed new lint errors (#911)

github.com/redis/ioredis - a90f0deb480fe83be505439f77e5f0af7e970511 authored over 5 years ago by Matias Lopez <[email protected]>
style: add eslint & prettier (#907)

github.com/redis/ioredis - 98ebeec1acd2067e52169f53e57e989ebbf671ff authored over 5 years ago by Matias Lopez <[email protected]>
chore(release): 4.11.1 [skip ci]

## [4.11.1](https://github.com/luin/ioredis/compare/v4.11.0...v4.11.1) (2019-06-26)

### Bug Fix...

github.com/redis/ioredis - 4159a0b07e85c90897c00e5f6b20b3fb8af3a6cc authored over 5 years ago by semantic-release-bot <[email protected]>
fix: use connector as class not value (#909)

github.com/redis/ioredis - 3fb2552115cce294f387ff39780ecf50b092a758 authored over 5 years ago by Matias Lopez <[email protected]>
chore(release): 4.11.0 [skip ci]

# [4.11.0](https://github.com/luin/ioredis/compare/v4.10.4...v4.11.0) (2019-06-25)

### Features...

github.com/redis/ioredis - 7a62aecf6b6d5c732b86b5a21d8d50ccb8ef2be7 authored over 5 years ago by semantic-release-bot <[email protected]>
feat: support custom connectors (#906)

github.com/redis/ioredis - bf3fe29ec78df184b359ee29468dbb058e886e59 authored over 5 years ago by Matias Lopez <[email protected]>
refactor: migrate tests to TypeScript (#905)

github.com/redis/ioredis - 224df787b491a5bb36ed55a077d7faffae18ba81 authored over 5 years ago by 子骅 <[email protected]>
refactor: make last two files typescript (#902)

github.com/redis/ioredis - afff43c4c3b3945ee5310937299259f8c68c9050 authored over 5 years ago by Matias Lopez <[email protected]>
docs(README): add introduction to Kuber (#901)

github.com/redis/ioredis - 04af92a4f86fc6d1a75d28bf7e9a63d211bd544f authored over 5 years ago by 子骅 <[email protected]>
refactor: migrate more files to TypeScript (#900)

github.com/redis/ioredis - 7f4b3dfed5903547ea5a38c2d9e2227b10cae9f9 authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.10.4 [skip ci]

## [4.10.4](https://github.com/luin/ioredis/compare/v4.10.3...v4.10.4) (2019-06-11)

### Bug Fix...

github.com/redis/ioredis - 7e656193c5b7bf3eea06492c08aa392afe900685 authored over 5 years ago by semantic-release-bot <[email protected]>
fix(cluster): passing frozen natMap option causes crash

Closes: #887

github.com/redis/ioredis - 3bc61656a1050d1be8a3e238edba88fe1fc759f2 authored over 5 years ago by luin <[email protected]>
docs: update API doc and README regarding dnsLookup attribute (#893)

Document `dnsLookup` attribute to `Cluster` constructor.

Fixes #892.

github.com/redis/ioredis - 1d606e423609bd154955c74d50c24da102d5b0cc authored over 5 years ago by Michael S. Fischer <[email protected]>
refactor: prune old options assignment (#890)

github.com/redis/ioredis - 0f421bce11aa10914463f29ed1615fa33933dde8 authored over 5 years ago by Jonathan Stewmon <[email protected]>
chore(release): 4.10.3 [skip ci]

## [4.10.3](https://github.com/luin/ioredis/compare/v4.10.2...v4.10.3) (2019-06-08)

### Bug Fix...

github.com/redis/ioredis - fc4d096d22af3a9e061f1dbe692660e500a73d37 authored over 5 years ago by semantic-release-bot <[email protected]>
fix(cluster): reorder defaults arguments to prioritize user options (#889)

github.com/redis/ioredis - 8da8d783a1c95e2e0bcf2f8bb2f1018f5a7dfc8a authored over 5 years ago by Jonathan Stewmon <[email protected]>
chore(release): 4.10.2 [skip ci]

## [4.10.2](https://github.com/luin/ioredis/compare/v4.10.1...v4.10.2) (2019-06-08)

### Bug Fix...

github.com/redis/ioredis - e83226b2d43cfc610ad7ec2ff4e3a6de35b9e71c authored over 5 years ago by semantic-release-bot <[email protected]>
fix: pipeline with transactions causes unhandled warnings (#884)

Pipeline#exec() is a little tricky: it has a init process when
called first time (indicated by ...

github.com/redis/ioredis - bbfd2fc3572b6d9dd2d7173b6a6c401acb8505bf authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.10.1 [skip ci]

## [4.10.1](https://github.com/luin/ioredis/compare/v4.10.0...v4.10.1) (2019-06-08)

### Bug Fix...

github.com/redis/ioredis - bf92b24b43ed5184d31f791f5a7dea2b0d55eee2 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: upgrade deps to resolve security vulnerabilities warnings (#885)

github.com/redis/ioredis - 98c27cfad7e36f1d51d70c80df685fc02280943c authored over 5 years ago by 子骅 <[email protected]>
add istanbul back

github.com/redis/ioredis - cf9905f8dc8bd7b47f82c016bc63b7737fce0adc authored over 5 years ago by luin <[email protected]>
downgrade mocha to solve the issues on Node.js 6

github.com/redis/ioredis - 120153a072aa12537f32a7c735387088ff9a0abb authored over 5 years ago by luin <[email protected]>
upgrade package-lock

github.com/redis/ioredis - db2b6251c1bc1d52739226c7b68ae69421cd5b83 authored over 5 years ago by luin <[email protected]>
deps: upgrade

github.com/redis/ioredis - 14a3243ae9c0807c8b6d05634bd38428e1e3e96f authored over 5 years ago by luin <[email protected]>
chore: create FUNDING.yml

github.com/redis/ioredis - 1dac50a63753c2afc969315cfe38faf0edc50bc5 authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.10.0 [skip ci]

# [4.10.0](https://github.com/luin/ioredis/compare/v4.9.5...v4.10.0) (2019-05-23)

### Features
...

github.com/redis/ioredis - f941f629df0cd700c8a460f89ab8f762865ffdb7 authored over 5 years ago by semantic-release-bot <[email protected]>
feat: upgrade to [email protected] for streams support

Close #875

github.com/redis/ioredis - 644f5cb328d649d8d19e68f906b3a8adb9d55b8c authored over 5 years ago by luin <[email protected]>
docs(README): fix logo.svg being cut off (#845)

This gives a consistent cross-platform rendering of the logo, regardless
if the font is present...

github.com/redis/ioredis - 5fe9002a037c541b33ab28b65c2b9d3d33870411 authored over 5 years ago by silverwind <[email protected]>
chore(release): 4.9.5 [skip ci]

## [4.9.5](https://github.com/luin/ioredis/compare/v4.9.4...v4.9.5) (2019-05-15)

### Bug Fixes
...

github.com/redis/ioredis - 9d9c292dac60690d27362d27c8f13b9065fe3c6b authored over 5 years ago by semantic-release-bot <[email protected]>
fix(cluster): make blocking commands works with cluster (#867)

As discussed in #850, we should use a separate connection for refreshing slots to avoid conflict...

github.com/redis/ioredis - 68db71b0c1a5ddc6f753c278fc08a7ec51f8c3e9 authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.9.4 [skip ci]

## [4.9.4](https://github.com/luin/ioredis/compare/v4.9.3...v4.9.4) (2019-05-13)

### Bug Fixes
...

github.com/redis/ioredis - b323c1cbf968a076c838a404f68b387ee82648db authored over 5 years ago by semantic-release-bot <[email protected]>
fix: handle non-utf8 command name (#866)

This commit uses Buffer.byteLength() insteand of
String#length to handle non-utf8 command names...

github.com/redis/ioredis - 9ddb58b63745714f438e682f72ced0624a173179 authored over 5 years ago by 子骅 <[email protected]>
chore(release): 4.9.3 [skip ci]

## [4.9.3](https://github.com/luin/ioredis/compare/v4.9.2...v4.9.3) (2019-05-07)

### Bug Fixes
...

github.com/redis/ioredis - 519d481bfb9b3d7208508157e1763d9e37e9bda0 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: more meaningful errors when using pipeline after exec(). (#858)

github.com/redis/ioredis - 0c3ef0161ca59d7d8e67553b2f55311d4d1650a9 authored over 5 years ago by Dimitri DO BAIRRO <[email protected]>
chore(release): 4.9.2 [skip ci]

## [4.9.2](https://github.com/luin/ioredis/compare/v4.9.1...v4.9.2) (2019-05-03)

### Bug Fixes
...

github.com/redis/ioredis - 115a9f419de7b34e9a771aaf1b78d5280238a352 authored over 5 years ago by semantic-release-bot <[email protected]>
fix: removed flexbuffer dependency (#856)

github.com/redis/ioredis - 35e0c5e270a3e8a165557420922e9d4dbf48ff24 authored over 5 years ago by Vitaliy Zaytsev <[email protected]>
docs: update example with 'del' operation (#855)

github.com/redis/ioredis - 899486bad682302a5d8415c38bf58cf927cb66e4 authored over 5 years ago by Andre-John Mas <[email protected]>
chore(release): 4.9.1 [skip ci]

## [4.9.1](https://github.com/luin/ioredis/compare/v4.9.0...v4.9.1) (2019-03-22)

### Bug Fixes
...

github.com/redis/ioredis - 7736c1cf27af1cb991b95f592a5fbe89646facf6 authored almost 6 years ago by semantic-release-bot <[email protected]>
fix: use flexbuffer from GH with License (#821)

Due to the distributed npm package not having License file embedded, the package contents should...

github.com/redis/ioredis - 93ecd70e0e454541bd4934f9b09f746b3ad7c151 authored almost 6 years ago by Jakub Korál <[email protected]>
chore(release): 4.9.0 [skip ci]

# [4.9.0](https://github.com/luin/ioredis/compare/v4.8.0...v4.9.0) (2019-03-18)

### Features

*...

github.com/redis/ioredis - 5d50842efa5ca1e8c8e830f955b20c0badc2a20e authored almost 6 years ago by semantic-release-bot <[email protected]>
feat(sentinel): support Sentinel instances with authentication. (#817)

github.com/redis/ioredis - 2437eae715cff945b9f6dca68eedab5585fac3ae authored almost 6 years ago by nomura yoshihiro <[email protected]>
chore(release): 4.8.0 [skip ci]

# [4.8.0](https://github.com/luin/ioredis/compare/v4.7.0...v4.8.0) (2019-03-12)

### Features

*...

github.com/redis/ioredis - 7684b6696777975d0cda3769e56a9619a79b14ad authored almost 6 years ago by semantic-release-bot <[email protected]>
feat: nat support for sentinel connector (#799)

github.com/redis/ioredis - 335b3e288c41aad920259620af29a474f4f0b3ef authored almost 6 years ago by Yaroslav Kotsur <[email protected]>
chore(release): 4.7.0 [skip ci]

# [4.7.0](https://github.com/luin/ioredis/compare/v4.6.3...v4.7.0) (2019-03-12)

### Features

*...

github.com/redis/ioredis - 6246b52e15125e76ffa7694099767ce371e94b29 authored almost 6 years ago by semantic-release-bot <[email protected]>
feat: add updateSentinels option to control new sentinel values being added to the original list (#814)

Closes #798.

github.com/redis/ioredis - 50a9db7a81544c6cba196c88b1f7561b4fd8f8db authored almost 6 years ago by jschweik <[email protected]>
docs: update license to 2019

github.com/redis/ioredis - 0985ae8a9f057328b5f73dde708aa951b1713d9a authored almost 6 years ago by 子骅 <[email protected]>
docs: add CODE_OF_CONDUCT.md

github.com/redis/ioredis - 4068e67aafedbd742afa29d5b4c01d81828d3e08 authored almost 6 years ago by 子骅 <[email protected]>
refactor: move pipeline & transaction to TypeScript (#794)

github.com/redis/ioredis - dff3fe9b2a3e9d9a260637e020e701a570c34fe4 authored almost 6 years ago by 子骅 <[email protected]>
chore(release): 4.6.3 [skip ci]

## [4.6.3](https://github.com/luin/ioredis/compare/v4.6.2...v4.6.3) (2019-02-03)

### Bug Fixes
...

github.com/redis/ioredis - cb551cbbf9210b0e9bed5d6df8e3cccacaef3865 authored almost 6 years ago by semantic-release-bot <[email protected]>
fix: add second arg to "node error" to know which node failed (#793)

Fixes: #774

github.com/redis/ioredis - 6049f6c9aa852c89efdc32dda755ea7f7a7a51fd authored almost 6 years ago by 子骅 <[email protected]>
chore(release): 4.6.2 [skip ci]

## [4.6.2](https://github.com/luin/ioredis/compare/v4.6.1...v4.6.2) (2019-02-02)

### Bug Fixes
...

github.com/redis/ioredis - 85b532641b79eff08fd7510510197a31a43d1a4b authored almost 6 years ago by semantic-release-bot <[email protected]>
fix: subscriber initialization when using Cluster (#792)

Close: #791

github.com/redis/ioredis - 32c48ef162a48a3a85b2318a73f2e9de3363b2c3 authored almost 6 years ago by Stanislav Morozov <[email protected]>
chore(release): 4.6.1 [skip ci]

## [4.6.1](https://github.com/luin/ioredis/compare/v4.6.0...v4.6.1) (2019-01-29)

### Bug Fixes
...

github.com/redis/ioredis - f46490df404a11f3f91e60127a7d70eb3386f660 authored almost 6 years ago by semantic-release-bot <[email protected]>
fix(Cluster): ignore connection errors for subscriber. (#790)

The errors will be caught by connection pool and a
new election will be made when the current s...

github.com/redis/ioredis - f368c8a63f7de8883ffbfd390409d4e55995d58e authored almost 6 years ago by 子骅 <[email protected]>
chore(release): 4.6.0 [skip ci]

# [4.6.0](https://github.com/luin/ioredis/compare/v4.5.1...v4.6.0) (2019-01-21)

### Features

*...

github.com/redis/ioredis - fbcf692f5de8c653139e4b053c6356ab6d67e463 authored almost 6 years ago by semantic-release-bot <[email protected]>
feat: add maxLoadingRetryTime option when redis server not ready (#784)

And default this option to 10000ms

github.com/redis/ioredis - 0e7713f11cc8abbb9e2cc0962ac9e5d05b8d88e1 authored almost 6 years ago by Tuan Anh Tran <[email protected]>
chore(release): 4.5.1 [skip ci]

## [4.5.1](https://github.com/luin/ioredis/compare/v4.5.0...v4.5.1) (2019-01-13)

### Performanc...

github.com/redis/ioredis - 5099e395ae7a109e368a220ee6fd282299a25262 authored almost 6 years ago by semantic-release-bot <[email protected]>
perf: add checking and loading scripts uniqueness in pipeline (#781)

github.com/redis/ioredis - 66075ba39c539e2ae4b2bc8361e8a638d11193fb authored almost 6 years ago by Ivan <[email protected]>
docs(README): add license scan report and status (#766)

github.com/redis/ioredis - 580094d5b8d392a4d835c5ea46bc4084fc0e9d46 authored almost 6 years ago by fossabot <[email protected]>
chore(release): 4.5.0 [skip ci]

# [4.5.0](https://github.com/luin/ioredis/compare/v4.4.0...v4.5.0) (2019-01-07)

### Features

*...

github.com/redis/ioredis - 788d3736f941f0bef2e6266c0f683ec8e0e94beb authored almost 6 years ago by semantic-release-bot <[email protected]>
Merge branch 'feat/sentinel-tls'

github.com/redis/ioredis - b4675e84b3ebbe92071bad7c27cb0f782e1d6477 authored almost 6 years ago by luin <[email protected]>