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

Merge pull request #17 from devoto13/patch-1

Fixed typo

github.com/redis/ioredis - 182b82f150582016268f60126a5746d7b926fceb authored over 9 years ago
Bump version

github.com/redis/ioredis - cfde97780909b1e869d61603f26e750a30be5475 authored over 9 years ago
Move `getKeys` from class ClusterCommand to Command

github.com/redis/ioredis - eb67029c167e5b520ea17027ba9b9cd99b7dd201 authored over 9 years ago
Update Changelog

github.com/redis/ioredis - 9ef6b985e26244165e6f24d184a2689fd72291dd authored over 9 years ago
Support SORT, ZUNIONSTORE and ZINTERSTORE in cluster

github.com/redis/ioredis - 8941f91e7381c2fa4b3d500056e8311f988e7c5e authored over 9 years ago
Merge pull request #16 from Horx/master

rename function `small_toString`

github.com/redis/ioredis - 2e2f8b27590d9654c436b0ebd37bcf642ab15ba3 authored over 9 years ago
rename function

github.com/redis/ioredis - 09dc549a14ea99db3c011e63f934cdf7c6f5fe2c authored over 9 years ago
Use the svg version of travis badge

github.com/redis/ioredis - a8af8e57635a8ac6479e0f9e4322663c93d72d86 authored over 9 years ago
Fix doc format

github.com/redis/ioredis - 45a2af1c21fc2423a4d642f4c4449c46de11ca1e authored over 9 years ago
Add logs when running tests

github.com/redis/ioredis - 0396d3703d8d8bef5a3dbafcab7c5b1a884f09d2 authored over 9 years ago
Add missing devDependencies

github.com/redis/ioredis - dc9af491a81a39c588fe20227783f3ee72d2b9bb authored over 9 years ago
Bump version

github.com/redis/ioredis - 6f886f12d985d99567de50aed1797b0708acec40 authored over 9 years ago
Update README

github.com/redis/ioredis - bc2d688274daa2a28e839318620b9fd0a8eb7f47 authored over 9 years ago
Add tests for ClusterCommand

github.com/redis/ioredis - 92f32406379cbec08bc7193d3b54f6f0a0896ec2 authored over 9 years ago
Add .jshintrc

github.com/redis/ioredis - 1ede8b42db53777a11f115321652b3aa5fd053e3 authored over 9 years ago
Support defining custom commands in Cluster

github.com/redis/ioredis - 43d5b85abf8198fd55dd6a088d9e5122def43307 authored over 9 years ago
Update Changelog

github.com/redis/ioredis - a1bfc05e58b1bd153171059e9ca6bde91ae2d94d authored over 9 years ago
Drop dependency of fastqueue

github.com/redis/ioredis - ab7e9c4cc32db74d5b79734e52dc15c3a7f9e7e7 authored over 9 years ago
Add "use strict"

github.com/redis/ioredis - 06a757514d0cb47989f1aeb2121315088bde7552 authored over 9 years ago
Update changelog

github.com/redis/ioredis - 6ab8af9292e30b346296c73b2d11e84ab6caf193 authored over 9 years ago
Bump version

github.com/redis/ioredis - b6d63199ea6f8c8da67906529256f215df68c1ed authored over 9 years ago
Update benchmark result

github.com/redis/ioredis - b4ee55ba2738b70d81f8e033538809180c3a31e9 authored over 9 years ago
Merge pull request #13 from luin/error-stack

Add options for showing friendly error stack

github.com/redis/ioredis - 50de5274d6b3a29904a3432ae3a3099ce54d0b97 authored over 9 years ago
Add options for showing friendly error stack

github.com/redis/ioredis - 71b5ee2f88e3a19cafcd3c259c147c59a4037ad4 authored over 9 years ago
Merge pull request #14 from lpinca/fix/typo

Fix a typo in README.md

github.com/redis/ioredis - ebd131bb06e204b097130ac90e38f48d6ac317ee authored over 9 years ago
Fix a typo in README.md

github.com/redis/ioredis - efa7d817a85a10159293aada81b27e850c7a3024 authored over 9 years ago
Update Doc

github.com/redis/ioredis - 17990c3beed402106a68f196118680ab1e0719f7 authored almost 10 years ago
Update Doc

github.com/redis/ioredis - 8fdff02d932a31b8ba7cb9f2d45dfd05bb073b3e authored almost 10 years ago
Bump version

github.com/redis/ioredis - 5b64b47e9d8d4f647a6006f8427dc45723bdda99 authored almost 10 years ago
Improve slot calc speed

github.com/redis/ioredis - 5ae405c394bbe4a7da23002d5b8ab9a5b10e5202 authored almost 10 years ago
Support single node commands in cluster mode

github.com/redis/ioredis - 2cec70bb826d4c26ded5c6067a4397a4cd91a78a authored almost 10 years ago
Update README

github.com/redis/ioredis - 080598459eea1ba948d2ba9273404e5208398a70 authored almost 10 years ago
Update changelog

github.com/redis/ioredis - 30cfb7787a4ff59ebe426b52446c3c457fa646b0 authored almost 10 years ago
Bump version

github.com/redis/ioredis - b16e25e63e30ebdfe6ccab35b1d9f8fc1dd75b6d authored almost 10 years ago
Add promise support for Cluster

github.com/redis/ioredis - 419ea33867745b3e6ad9de9f72eda19ec5c64f4d authored almost 10 years ago
Add link to Changelog

github.com/redis/ioredis - 840a101c4f5077ebb791403b099b18da020a7d5a authored almost 10 years ago
Update changelog and API

github.com/redis/ioredis - a8761bde41f244673c1ea68f319ef88c8c4f2183 authored almost 10 years ago
Bump version

github.com/redis/ioredis - 2abbf79c54b3758c9be3227a44959ddb7842cb25 authored almost 10 years ago
Fix Redis.createClient, and add Redis#end for compatibility

github.com/redis/ioredis - 662dcc6a060f1104e4b58bf48a5c64e3b4ff6162 authored almost 10 years ago
Add option to prevent from resubscribing channels

github.com/redis/ioredis - 2b4aaade6fa846cb5e81f2a4a48bebcd8d7676d1 authored almost 10 years ago
Add tests

github.com/redis/ioredis - 1eab891e5e6e85d72c356f88b9e3f88b6da282bf authored almost 10 years ago
Remove unused SubscriptionQueue

github.com/redis/ioredis - b07ad8a4492abc25d5a9d8f70045807273cc71d0 authored almost 10 years ago
Only send coverage report when hiredis is installed

github.com/redis/ioredis - 798d59bff1aafb714e4107c6a053bfd68b778f4f authored almost 10 years ago
Update Doc

github.com/redis/ioredis - 965a7e9ef33d842d27891166a02dc95372b86858 authored almost 10 years ago
Remove implemented TODO

github.com/redis/ioredis - cdbc389d1ecfa02064f1835e4a6c4fddf9b4734d authored almost 10 years ago
Bump version

github.com/redis/ioredis - be6d5d11d9a1377d61afc18be7c59827f33a0c1f authored almost 10 years ago
Bump version

github.com/redis/ioredis - 30d654f1d601a62d3a9e70df0093a7ff530ee197 authored almost 10 years ago
Merge pull request #9 from luin/connect-timeout

Connect timeout

github.com/redis/ioredis - 97cfd83fd0eb515bd0595c922024295356f293d7 authored almost 10 years ago
Support connect timeout

github.com/redis/ioredis - eed1c642df23d4a58e69d8d7084ebb0353c6227b authored almost 10 years ago
Update README.md

github.com/redis/ioredis - 97d17510a8b85b3dfc22ad7ccbe6d4d8dde6741a authored almost 10 years ago
Remove unused var

github.com/redis/ioredis - 60b6d525df6ec4f10e9a0a5c96f24ced5659fa07 authored almost 10 years ago
Add package keywords

github.com/redis/ioredis - cb77dd3dcf8e4169fb93fcf50026dd49bd3114c6 authored almost 10 years ago
Bump version

github.com/redis/ioredis - b3d5100efcbe15cdff2cbdf62165b0ac8ec29123 authored almost 10 years ago
Add tests for hiredis and javascript parser

github.com/redis/ioredis - ef143ee74b59feccf030ce84ecbea9fd7bc11995 authored almost 10 years ago
Consider null/undefined as empty string

github.com/redis/ioredis - afaff549e740e913c239a523dbf345b2b6c9ab90 authored almost 10 years ago
Add Migrating from node_redis link

github.com/redis/ioredis - c22fb755c0564595bd2a3eff5368ae73d0765b8a authored almost 10 years ago
Update README.md

github.com/redis/ioredis - 1e390c42064c35476a0d00e064f02c8d8183ba08 authored almost 10 years ago
Update README.md

github.com/redis/ioredis - f2e95957a09ab0297bfc8df02a21c437579af4de authored almost 10 years ago
Fix writable detecting

github.com/redis/ioredis - be33f1db9d66a2778b927b3236767a193ee14b77 authored almost 10 years ago
Bump version

github.com/redis/ioredis - bf6879a52c69dee0813bada5249fcb42d3fc336f authored almost 10 years ago
Make pub/sub more robust

github.com/redis/ioredis - a95a39a60dac52c9f3e4b0a49399d88ace00ccf1 authored almost 10 years ago
Update doc

github.com/redis/ioredis - e78593e498bb0aef1e18f51df5ea2be9730fbd0f authored almost 10 years ago
Bump version

github.com/redis/ioredis - 81fee29b7b6b431853c7af854904b4aa0b809ddc authored almost 10 years ago
Bump version

github.com/redis/ioredis - 29990e1cf4a315ed2f344d8ebdcba61faf588bd4 authored almost 10 years ago
Fix benchmark format

github.com/redis/ioredis - 928a257e528c1d0b5f5adc573f462bb1589bdd45 authored almost 10 years ago
Add benchmark

github.com/redis/ioredis - b0e47b5502997a9b5cfb4fe3090b7010a6f975fa authored almost 10 years ago
Fix docs

github.com/redis/ioredis - 225017c39c5b32a90370e6f2a208ea8e5c04515b authored almost 10 years ago
Add links

github.com/redis/ioredis - 76771c0899656bbe66c718d289d42e8d5b9ba012 authored almost 10 years ago
Update API

github.com/redis/ioredis - 718fa591c99bfedcbbb52759f6ab289929718257 authored almost 10 years ago
Support cluster MOVED & ASK

github.com/redis/ioredis - 91e49424ee975e4fef869b4915d9d39ab99f3da0 authored almost 10 years ago
Add tests for auth

github.com/redis/ioredis - 6c5c51fd845c338bca9eb17e4da1ed6610ac7d49 authored almost 10 years ago
Add tests for parsers

github.com/redis/ioredis - e97108b5eb5899b5d4e5808e64743844754e8751 authored almost 10 years ago
Drop support for 0.11.12

github.com/redis/ioredis - 4dc05d57f3a6ed4226bd798807fcc0816877d6cf authored almost 10 years ago
Fix condition

github.com/redis/ioredis - 01ae62acfac761b1fd393d9de286e226ce0f9cff authored almost 10 years ago
Fix travis

github.com/redis/ioredis - 2ec42d583288a9fddc548a4d3c4e52b6b76e7fc6 authored almost 10 years ago
Update travis

github.com/redis/ioredis - f0a9dab92aa3df45451058b419838eb424a34efe authored almost 10 years ago
Remove docs

github.com/redis/ioredis - 0784cc9f03586b50502fe8827a1511ef2ded9326 authored almost 10 years ago
Remove WIP

github.com/redis/ioredis - e10a881782b71ecf33cd5be8e517314207d6645b authored almost 10 years ago
Bump version

github.com/redis/ioredis - 7201496e24de35e9f5122008766c56b5ff6eb69e authored almost 10 years ago
Remove unused var

github.com/redis/ioredis - 46975277f4859d95532eaa637f4f9b7fd2e6e8be authored almost 10 years ago
Bump version

github.com/redis/ioredis - ac954eae2090c190e3b2985c249edf22ad4ab14d authored almost 10 years ago
Support hiredis

github.com/redis/ioredis - 711d3fa876acf121c9a1f393537b49a2312c46f0 authored almost 10 years ago
Fix prevent restoring last subscription

github.com/redis/ioredis - 4e9002717b0ab7d814f5e499e92776ad10da0ee6 authored almost 10 years ago
Fix calc slot

github.com/redis/ioredis - aa7e8f2ddd8a333531fc4574d17216ee7f408ba3 authored almost 10 years ago
Tests for cluster command

github.com/redis/ioredis - bab017906075b26bad961314a937613a739b03c9 authored almost 10 years ago
Init tests for cluster

github.com/redis/ioredis - 4f84445b0f79ba99036816752b88ffafe3580e8d authored almost 10 years ago
Add tests for Buffer#equals

github.com/redis/ioredis - 785c26b80408f5a27e14d17211718c6af7bfc6a1 authored almost 10 years ago
Update doc

github.com/redis/ioredis - b27805c9a10cff83ab8d4bc4318ca7f5ea8ff1ae authored almost 10 years ago
Merge pull request #7 from luin/cluster

Cluster

github.com/redis/ioredis - a5202b58ffdfd235e05d2ee67b743d5a9bf23f98 authored almost 10 years ago
Add doc to Cluster

github.com/redis/ioredis - fbf7a45d165099d4581acde05cafbeb69a20ee86 authored almost 10 years ago
Add tests for utils

github.com/redis/ioredis - f8dc56769d9b6dbf80ddbeacadf7281b2c71c447 authored almost 10 years ago