Ecosyste.ms: OpenCollective

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

github.com/hapijs/catbox-redis

Redis adapter for catbox
https://github.com/hapijs/catbox-redis

Don't mess with provided clients

4d566cf6bfce39d72a17ddc8704b9598b752e808 authored about 7 years ago
4.0.0

34a543af1b16d6abfa1ab59278073ec69686a29c authored about 7 years ago
Merge pull request #77 from EgoAleSum/hapi-17

Update to work with Catbox 10 (Hapi 17)

6bd96675280b566c3baa0aecbb5f38dbf00222e7 authored about 7 years ago
Merge pull request #1 from pkaske/async-style

Use async await where possible

0b11d207eb96139330fdda3c7a3928d9769a14cc authored about 7 years ago
Updated PR by pkaske:

1. Reverted to Redis.clientConnect, because that made sentinels fail
2. Do not "return await" whe...

86ebd2e49951a1f10ac9f7e9368dba62a6978891 authored about 7 years ago
Use async await where possible

Also use Redis constructor as `createClient` is deprecated.

941e13c8f77e418a79eec75736c7430a46fdfdd4 authored about 7 years ago
Allow for storing int 0

b1706f5968918d33d1c186e9c93d18bdbc9127ca authored about 7 years ago
Minor code improvement

e6c3922027f36a760d54fd3f7834dcff13575668 authored about 7 years ago
Tests are linting too

3481ba5ef916851bf7ed450c88cb844a5bf89ddb authored about 7 years ago
Travis CI should test with Node 8+

dd32f615d6be9f3c70386b3b6ee62cbe67d73391 authored about 7 years ago
Linting

d46b2602f08afd2690696074cadffdbb8f1aec4c authored about 7 years ago
Finally completed work on test

954c42f4ab1e6a208fe2acafb0e13385bf2fc526 authored about 7 years ago
Async functions should always fail asynchronously (missing one)

dec57c997e94f924896ec4a338772a451e8a88cc authored about 7 years ago
Async functions should always fail asynchronously

bbfaee85a1914641cb90804dfb58235f2f6a8dc7 authored about 7 years ago
Code changes as per requested

54a9f885b1d6767b0c23b0167635ee796aed62bf authored about 7 years ago
Update to work with Catbox 10 (Hapi 17) - first draft

2131a1125b6bbb07190aa0b3e62fec5f3a3af310 authored about 7 years ago
3.1.1

137f3d7e244a67b626ecaa09e6ff4a87d9a5248b authored over 7 years ago
Merge pull request #74 from subvertnormality/master

Ensure the client really is ready

03fe0868217e976900e79c2633050d02f81a9513 authored over 7 years ago
Ensure the client really is ready

41a41cc178fba0179f263770a0145f6e3a9abf4e authored over 7 years ago
3.1.0

d24a39c5c917181895cead7aca9ca74a3b2b5f64 authored over 7 years ago
Merge pull request #71 from hapijs/AdriVanHoudt-ioredis-3

chore(package): update ioredis to v3

830b6d5f68aa02bd300c56a4cd6897fb7ead2d26 authored over 7 years ago
chore(package): update ioredis to v3

Fixes #70

7731e7558b1f0dd77d00825a7f58f1169f02af2e authored over 7 years ago
3.0.2

463ec9265e1e004358536369a2c3684b62b5d013 authored over 7 years ago
Merge remote-tracking branch 'origin/master'

* origin/master:
no ~fun~ destructuring allowed
clarify sentinelName
make sure to kill lis...

4ac07825b5fb1611b2252d0e865db97bd9345e24 authored over 7 years ago
Merge pull request #67 from mixer/master

Sentinel support

589017278540c9119c84c32e4fa59110ff097bc6 authored over 7 years ago
no ~fun~ destructuring allowed

f231cadfb35608eeadd75771d669043d0e726db1 authored over 7 years ago
clarify sentinelName

fac17cfd29a60ae2849fc7a62f9dce09f7a4e9fe authored over 7 years ago
make sure to kill listeners after emit

df874b65a593aca36a2b7bbddb13cd6f23ffe9cd authored over 7 years ago
prepare PR

8f80ad7e789b0b83e5f284a29974ad1878ef9226 authored over 7 years ago
Do a length check if there are any sentinels defined

1228f44b86853ace1a18dd386c45f51b934e3d9a authored almost 8 years ago
Add sentinel support

e3491dbc4759320037975a19f42a237b5c9400d4 authored almost 8 years ago
3.0.1

64a4011596b39bbe71310c6a0b7892a2b3686c4c authored almost 8 years ago
Merge pull request #56 from sonicdoe/redis-url

Accept Redis URL

d190a71e4b8f4f9e43765529c59ad79a05b53f50 authored almost 8 years ago
fix trailing whitespace

4bb8e6b3ccbf94d90dab0530923cc93cfae7729c authored almost 8 years ago
test: remove old `connected` property test

ce3c604bc59d4aa5022e6162c5b33d1eb8d3a704 authored almost 8 years ago
Merge branch 'master' into redis-url

c9274736ea73687463cab6dca45f4b6d6fb0c921 authored almost 8 years ago
3.0.0

aaba8c6267a0686a1052e3107cb7287ff0f6f950 authored almost 8 years ago
Merge pull request #62 from hapijs/feature/update-deps

update dependencies

12d088c66ebe4b971333a28674615816eecb1910 authored almost 8 years ago
update lab@13

cad11b7206fba93415b15c22cfc431a425a81c42 authored almost 8 years ago
update code@4

0e43e1db3c0c26a9ea8a9316ac42bb758a13564f authored almost 8 years ago
travis: cover node 7

e597127569460be16f77ec45709ca219e08b1a7f authored almost 8 years ago
Merge pull request #53 from LoicMahieu/feature/ioredis

Move to `ioredis`

c17f5931b13ede08899373571616fd7e9e13a982 authored almost 8 years ago
Move to `ioredis`

4b5411451b42cb09c20b6a9bc8593d8e4f9f84a6 authored almost 8 years ago
Merge pull request #58 from sonicdoe/patch-2

Fix typo in tests

df1bb10a7f559bc9ffb898f0ff360593515331f9 authored almost 8 years ago
Merge pull request #57 from sonicdoe/patch-1

Fix link to hapi’s contribution guide

f46f40874cc9548c1a9bf28658359c731a5d1d03 authored almost 8 years ago
Fix typo in tests

2a78765ea77b3f6c2231ba446a8c3785336bbc0e authored almost 8 years ago
Fix link to hapi’s contribution guide

d5ec2a7355bb4a0eb42f4e00786aebdaaa519cad authored almost 8 years ago
Accept Redis URL

df3d8119032b0e74db3dfd52bdb1ab0967fc6a5d authored almost 8 years ago
Merge pull request #52 from LoicMahieu/feature/update-deps

upgrade code@3 and lab@11

ee57081857b1a09710d1c91e5624427228a67392 authored over 8 years ago
upgrade code@3 and lab@11

97266040eee885cae110018e86071d50b1f36d82 authored over 8 years ago
2.0.2

87ea055c8255d7603a7431ac9e03db700a368d01 authored over 8 years ago
Merge pull request #49 from LoicMahieu/fix/client-end

Use `false` parameter to `client.end` in order to fail silently

67e33af8e23ac180cfd8a747d42f0128f2066116 authored over 8 years ago
Use `false` parameter to `client.end` in order to fail silently

c316fbf1f2511e3b80540a53ce3f9c43bf2ee81d authored over 8 years ago
2.0.1

3495d1bf28a847b8238d9b1fd677f35cb828abb3 authored over 8 years ago
Merge pull request #47 from j0shua/master

Adding flush parameter when calling client.end

a2a9afa2d0b3df22bca387d0f7c036a37fab9341 authored over 8 years ago
Merge pull request #45 from gergoerdosi/node-v6

Test on node v6, update dependencies

829f45087274ac03d4d5b2358c8b1bebe0fdb37f authored over 8 years ago
Adding flush parameter when calling client.end

dd5850b23906e37967340a759e44f2a5892a06f0 authored over 8 years ago
Test on node v6, update dependencies

a4e5d93f59e0a59586435c630449f8b2175874d7 authored over 8 years ago
2.0.0

ef85696fe885274611604a0649d8b866fda5be28 authored almost 9 years ago
Update README: refer travis in tests instructions

51b83e1e0f074e40b5edd2dd898ec1ec458b9dd0 authored almost 9 years ago
1.1.0

fbb3665d08dd564bb679cf97d15218cb7c067670 authored almost 9 years ago
Merge pull request #36 from LoicMahieu/feature/ignore-partition

Ignore partition if not defined

39be13ba02dc978f764313204532d5f72ba7655d authored almost 9 years ago
1.0.9

df0eb31a768f55fedeefce044b07d7a6f635ccde authored almost 9 years ago
Merge pull request #40 from LoicMahieu/pass-own-client

Allow passing a ready Redis client

8876034eb27d69fa54815f764e78e3394f8bb482 authored almost 9 years ago
Allow passing a ready Redis client

An example use-case being passing a Redis client that's able to fail
over, but transparently imp...

6215096e44460fa424f0eb95f910425af3755b72 authored almost 9 years ago
Add tests about passing client in option

bc3751bf1a0c0a013a0c8b35ea979ada7b2edda5 authored almost 9 years ago
Merge pull request #30 from LoicMahieu/swaj-add-unix-socket-support

Add unix socket support

348b1af962878c9a49152be96df936daebf64a3b authored almost 9 years ago
1.0.8

9e1d7df42790c367e85614b091857828c92a2e59 authored almost 9 years ago
Add support for connecting to Unix domain sockets

4a729881a70a3a9fcdcff149a2865142586c19d6 authored almost 9 years ago
Merge pull request #39 from gergoerdosi/engine

Drop node 0.10 support

ea99d17f9e1d5207f4543fffd66c26d6afb584be authored almost 9 years ago
Drop node 0.10 support

84988492b5cfcaba323d16247261e790ae2d9de6 authored almost 9 years ago
Ignore `settings.partition` if not defined

Fix #34

b1464a92b97eb2f2b7a5386fb19b163b887ba918 authored almost 9 years ago
Add tests about #generateKey

c17fb1fc27d7149c29fd3bdbe05c63367d26570c authored almost 9 years ago
Merge pull request #37 from LoicMahieu/feature/auth-error

Wait redis client to be ready in order to make sure that authentication has been done

c993043949f3c34e40c20e8a52b67b09b1dd806a authored almost 9 years ago
Wait redis client to be ready in order to make sure that authentication has been done

Fix #33

51dcf3a7010e6987e955c790221f3c34c6a8bb32 authored almost 9 years ago
Add tests about fail to connect to redis due to wrong password.

d39f691b04c66169dabdceb1f08105f4ca111bd1 authored almost 9 years ago
Merge pull request #38 from LoicMahieu/feature/cleanup-tests

Cleanup tests

7384704073882125bc59694a25ecfd04f9e9344a authored almost 9 years ago
Drop support of [email protected] and cover node@5

From https://github.com/hapijs/catbox/commit/f0eeaac7adce4135669f2446c6e41ce725069c7a

4381ec0f8a7daa15ef669309840ea2b7999eb41e authored almost 9 years ago
Test cleanup

Fix #10

5c87e6f899942967c4fa16772d8099c4534d78dc authored almost 9 years ago
fix lint due to upgrade of lab@10

469ff74fd1281311794b60e50689c71f6aafb047 authored almost 9 years ago
Update dependencies

hoek@3
catbox@7
code@2
lab@10

a6323bef0f19138a5de406e13784c982f35f2ab9 authored almost 9 years ago
1.0.7

fd732126eac04428be4990d2da27d2b705975df0 authored about 9 years ago
Merge pull request #31 from aredridel/redis-230

Loosen dependency to redis 2.x.x to allow 2.3.0 to match

0c04b37b81d99b350220edb6434b49c335748c8a authored about 9 years ago
Loosen dependency to redis 2.x.x to allow 2.3.0 to match

0bcd108c72d11eb4d9985919caa594b29cbdaf0f authored about 9 years ago
1.0.6

e3a23d257fa1bc9363b99512c0c76de9af3098f5 authored about 9 years ago
Merge pull request #27 from bbc/master

Upgrade outdated node-redis dependency

767a27f6fab5755f2803b0006ae605a7004dec13 authored about 9 years ago
Removing redundent quit

78fc73d890afb02386dba14f82272c44432a3c94 authored over 9 years ago
Bumping version of node-redis

c9f7792ece4aaa686de42fb96548417176d5de16 authored over 9 years ago
Merge pull request #26 from lloydbenson/master

upgrade to lab 6, fixes, and license update

5831d3a8d1a6f23ae98d110033b967573d89f060 authored over 9 years ago
upgrade to lab 6, fixes, and license update

0837ee2f492c4742c97203846f553764505c01be authored over 9 years ago
Merge pull request #25 from lloydbenson/master

remove iojs and 0.12 and v4 and add linting and minor fixes

023af255f26eae2b7a15fd9c83eec44741db061f authored over 9 years ago
remove iojs and 0.12 and v4 and add linting and minor fixes

d221365f6f85b9bdec0bf11426ab9a1520e655ca authored over 9 years ago
Release 1.0.5

fb1a43659f23241755ecb632e5934c719c6c5bc7 authored over 9 years ago
Merge pull request #21 from kid/master

Allow reconnection after successful start.

43a7f45448435927fbf9cdd44529a94fda272afe authored almost 10 years ago
Allow reconnection after successful start.

Don't stop on error, the redis client will try to reconnect
automatically.

Instead, isReady() c...

b9fd12c69a3058e3e5df4846324f1ff9230dce6a authored almost 10 years ago
Merge pull request #20 from LoicMahieu/feature/travis-badge

Update README.md

2d8399da89907f289af54bc06fec0d6028e60b1f authored almost 10 years ago
Update README.md

Add Travis badge

6c8784daca4e384c567084646e3681143b8f5b00 authored almost 10 years ago
Merge pull request #18 from cjihrig/cjihrig-travis

Update .travis.yml

a1e41ec244f5ce3644961d51197b4263dc2b093f authored almost 10 years ago
Update .travis.yml

0683e46057da777b1d1d30a48d13ac0e9f206198 authored almost 10 years ago
Merge pull request #16 from hapijs/juliusrickert-PR13

Added ability to select a database

1d5e84ab652eae8941d62fce5793a97ed10e1cda authored about 10 years ago