Ecosyste.ms: OpenCollective

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

moleculer

Moleculer is a fast & modern microservices framework for NodeJS
Collective - Host: opensource - https://opencollective.com/moleculer - Code: https://github.com/moleculerjs/moleculer

Add missing params to ServiceEvent

according to [changelog](https://github.com/moleculerjs/moleculer/blob/master/CHANGELOG.md#event...

github.com/moleculerjs/moleculer - 61a668b0378d0687298954d19284dd6d22a190e5 authored almost 5 years ago by Kessler <[email protected]>
Fix Redis cluster test

github.com/moleculerjs/moleculer - f8540c6507f799c2e9ac0ce149cc86ded95060a0 authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - a55a8cce8b2cfc8e795de8a935fdcf24ae4f7379 authored almost 5 years ago by Icebob <[email protected]>
remove bluebird imports. Fix #674

github.com/moleculerjs/moleculer - d7b8ba2e4d35c9eeb2703072871f5570433a088e authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 54150070167ab790c480781f419db0832dce0d9e authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 134b7d7019db1adf865b0b2ccd4907f6eef8d29b authored almost 5 years ago by Icebob <[email protected]>
add project screenshot

github.com/moleculerjs/moleculer - 92708437889a44a1b9f7476f9ee495eb588b4642 authored almost 5 years ago by Icebob <[email protected]>
update readme

github.com/moleculerjs/moleculer - 9e0aba88fbff7ac71c4989ef95315f9157d1a36d authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #665 from moleculerjs/next

Next 0.14 version

github.com/moleculerjs/moleculer - cb4ceafaf8ad30bf6d5962999bc3d2cdb73a478f authored almost 5 years ago by Icebob <[email protected]>
Merge branch 'master' into next

github.com/moleculerjs/moleculer - 915e27af935a75c6b3e74b0328ae0e074feef224 authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 3b48126dc1f8d46c8199aab2a1b90ef903a5ece8 authored almost 5 years ago by Icebob <[email protected]>
Expose formatted logger

github.com/moleculerjs/moleculer - 5e5708eb25b56211dcd829b9e1bc4daca2b0e8c3 authored almost 5 years ago by Icebob <[email protected]>
Merge branch 'master' into next

github.com/moleculerjs/moleculer - e64334654d3671b34c7bd5e60bf545c1f19f9128 authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #672 from kesslerdev/actions-generics

fix generics for actions

github.com/moleculerjs/moleculer - 56d8cdd0ec77e4746e0e236a424f8021a3049525 authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #673 from kesslerdev/action-context

add missing context option to events

github.com/moleculerjs/moleculer - 6acfa0bf48b7c011f2f2dc9218b89cd346904926 authored almost 5 years ago by Icebob <[email protected]>
add missing context option to events

github.com/moleculerjs/moleculer - 0e309438636ce23227b013e9a4870d7eff3f75f2 authored almost 5 years ago by Kessler <[email protected]>
fix generics for actions

github.com/moleculerjs/moleculer - 226ae6c060b01c1bc0362bf8d55bc45d64e044d7 authored almost 5 years ago by Kessler <[email protected]>
accept null as middleware

github.com/moleculerjs/moleculer - c7387b906274658c45b9fcd60a1e2a4857ce8f81 authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #671 from AAfraitane/feat/redisCluster

Redis cluster implementation

github.com/moleculerjs/moleculer - aec812df7a8e39126fbbf3ae1706577bf0498d51 authored almost 5 years ago by Icebob <[email protected]>
add missing event params property to ts definitions

github.com/moleculerjs/moleculer - 6dff851aaa187d3b5de30334ff65a87fa299c52a authored almost 5 years ago by Icebob <[email protected]>
add new "jsonext" formatter to Console & File logger

expose formatting codes into Formatted abstract logger to reduce redundancy.

github.com/moleculerjs/moleculer - e6d850c39d006cdea9578d48319425eac8df3be3 authored almost 5 years ago by Icebob <[email protected]>
[transporter-redis] Fix test description

github.com/moleculerjs/moleculer - c3135bfb4988fc016cb59ce7c48b6278cc5f693f authored almost 5 years ago by Abdoul-Hakim AFRAITANE <[email protected]>
update jaeger tests

github.com/moleculerjs/moleculer - 62ccd73b0d2a3e6d6106b323a941f9715ed19df1 authored almost 5 years ago by Icebob <[email protected]>
[transporter-redis] Redis cluster implementation

github.com/moleculerjs/moleculer - a65f1e9424491c5816ca64e6d463bd80efe8e741 authored almost 5 years ago by Abdoul-Hakim AFRAITANE <[email protected]>
compacting arrays in Reporters, Exportes, Loggers

github.com/moleculerjs/moleculer - 232158f0e380a501d3b2187bb026ea691038ea98 authored almost 5 years ago by Icebob <[email protected]>
add logger for Jaeger client

github.com/moleculerjs/moleculer - a1cdbc1cff403d4282bd6688bc5df5d9a9b684ca authored almost 5 years ago by Icebob <[email protected]>
Merge branch 'master' into next

github.com/moleculerjs/moleculer - 2e0217e216d03494ba68976d9ad128c8310a5e72 authored almost 5 years ago by Icebob <[email protected]>
Add enterprise section to readme with Tidelift

github.com/moleculerjs/moleculer - 7f4b592ddbb129e69bc82d24cd3435ab98474d4b authored almost 5 years ago by Icebob <[email protected]>
Update README.md

github.com/moleculerjs/moleculer - f008891d025a0ab3ef14a69408842812f0cb3b4d authored almost 5 years ago by Icebob <[email protected]>
Update SECURITY.md

github.com/moleculerjs/moleculer - 084d2a0f3064a181b7533b893d4c4af778ff4237 authored almost 5 years ago by Icebob <[email protected]>
Create SECURITY.md

github.com/moleculerjs/moleculer - 11932301ae23ec95c88e6bfcb74cbe139fb74842 authored almost 5 years ago by Icebob <[email protected]>
Update FUNDING.yml

github.com/moleculerjs/moleculer - cf5defe77f94298c73346c36efd06b4410e6aa73 authored almost 5 years ago by Icebob <[email protected]>
Update FUNDING.yml

github.com/moleculerjs/moleculer - 8fc1836a83a549d79134e1b5bbfe40a5c6adec0c authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #636 from nllahat/master

AMQP 1.0 Transporter

github.com/moleculerjs/moleculer - f21ea95bea4e79c84dc2ed45f72469d89dc1dc2e authored almost 5 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 89fcdaf3918bab6e4b8e4a6c6f5ebc25dfb976e1 authored almost 5 years ago by Icebob <[email protected]>
Print startup time to the console

github.com/moleculerjs/moleculer - 41ce645a16f06424a2a17c56b318311cd642b984 authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #668 from shawnmcknight/declaration-update

TS Declaration convert PromiseLike to Promise and improve interface types

github.com/moleculerjs/moleculer - c3b66f8989eb7a7a72f3c96f4fd57feea72be9d0 authored almost 5 years ago by Icebob <[email protected]>
Revert namespace --> module conversion

github.com/moleculerjs/moleculer - a796042a355283ba99393fe1b2f1c6ab0447de11 authored almost 5 years ago by Shawn McKnight <[email protected]>
Add additional note regarding Promise to the migration notes

github.com/moleculerjs/moleculer - 417ad217305cf5d5fbf31e9c33555e85ab31b97c authored almost 5 years ago by Shawn McKnight <[email protected]>
Declaration file update

github.com/moleculerjs/moleculer - 0783e6ce27993e1edcb494b22b37ea8d0b3ead9a authored almost 5 years ago by Shawn McKnight <[email protected]>
fix event emitter leak warning

github.com/moleculerjs/moleculer - 20432749521d698cfcd9afea6f4592bec07d3a44 authored almost 5 years ago by Vladi Rachlin <[email protected]>
Merge pull request #666 from shawnmcknight/ts-changelog

Update migration guide for TS and align ServiceBroker TS types with Context

github.com/moleculerjs/moleculer - e399d7a6d29041df38d8c362ac2e023cba4262ba authored almost 5 years ago by Icebob <[email protected]>
opts for call incorrect

github.com/moleculerjs/moleculer - 408599c4cc1a14652dfce1ac2a833fac4ff99912 authored almost 5 years ago by Shawn McKnight <[email protected]>
Update migration guide and make broker types similar

github.com/moleculerjs/moleculer - 08d72d18177218605faa20f0701f2645300bc121 authored almost 5 years ago by Shawn McKnight <[email protected]>
Merge pull request #664 from kesslerdev/service-settings

Fix ServiceSettingSchema

github.com/moleculerjs/moleculer - 793c20d88dd2b57c5532548c509fae4b90f15fd2 authored almost 5 years ago by Icebob <[email protected]>
fix minor session on subscribe

github.com/moleculerjs/moleculer - 733da230828eaeab58980e1d3c8fd666ebb20bfb authored almost 5 years ago by Vladi Rachlin <[email protected]>
unit tests fix

github.com/moleculerjs/moleculer - 2ce70f01fd073d98fc4de5e7b3b0c20a517e33c4 authored almost 5 years ago by Vladi Rachlin <[email protected]>
fix invalid package-lock after merge

github.com/moleculerjs/moleculer - ce53265483addd15087d9cb30993b8c2ee7708d4 authored almost 5 years ago by Vladi Rachlin <[email protected]>
Merge branch 'master' of https://github.com/nllahat/moleculer

github.com/moleculerjs/moleculer - 3e0c5f7dc1adb7704a90b4f489d7153ec50acd31 authored almost 5 years ago by Vladi Rachlin <[email protected]>
Fixed sessions opening incorrectly

github.com/moleculerjs/moleculer - f98b7b1ab3749eab83a957690c12d2f67ab2be7b authored almost 5 years ago by Vladi Rachlin <[email protected]>
Fix ServiceSettingSchema

according to documentation

github.com/moleculerjs/moleculer - 9ea0968b3d0fb84a9d27e1925391408227a67c31 authored almost 5 years ago by Kessler <[email protected]>
Merge pull request #663 from kesslerdev/service-deps-types

Add type definition for service dependencies

github.com/moleculerjs/moleculer - d3d512596f2e673ce2306338305dccf212c8bd52 authored almost 5 years ago by Icebob <[email protected]>
Allow Mixed types (short & long version)

github.com/moleculerjs/moleculer - 4c82834874919ab2dfb3ed3be638e6d5ba653306 authored almost 5 years ago by Kessler <[email protected]>
Add type definition for service dependencies

github.com/moleculerjs/moleculer - 0eab064f6ca8f68efb346b026bd1d8ef797a6fcc authored almost 5 years ago by Kessler <[email protected]>
Merge branch 'master' into master

github.com/moleculerjs/moleculer - fc388488f8c2c83714195f9a70898517d3410d11 authored almost 5 years ago by Icebob <[email protected]>
resolve conflict

github.com/moleculerjs/moleculer - 56c7e5c21a4e838187447eb6ef21d095d31fcd6c authored almost 5 years ago by Vladi Rachlin <[email protected]>
minor indent fix

github.com/moleculerjs/moleculer - 0c09d29419fe21c99e6d4cf2bdc78e3510dd7581 authored almost 5 years ago by Vladi Rachlin <[email protected]>
minor indent fix in package.json

github.com/moleculerjs/moleculer - f8518870c82fbe2062a8badcde0ac13c27d6b98f authored almost 5 years ago by Vladi Rachlin <[email protected]>
Merge pull request #661 from kesslerdev/fix-typedef-hooks

[Next]Update index.d.ts according to docs

github.com/moleculerjs/moleculer - 3e4ab70ff4544b0fefc8324c633d0eaf96277cd3 authored almost 5 years ago by Icebob <[email protected]>
Update index.d.ts

github.com/moleculerjs/moleculer - 336f9ff482913f3e9e8852ee7d627a9cd4a11620 authored almost 5 years ago by Kessler <[email protected]>
fixing service name in Datadog trace exporter

github.com/moleculerjs/moleculer - 30b85c407ecf33f1d7759f919110aef01daf790d authored almost 5 years ago by Icebob <[email protected]>
fix integration tests

github.com/moleculerjs/moleculer - b04547697353985dbd953880d2ef0380059cb921 authored almost 5 years ago by Icebob <[email protected]>
service unit tests

github.com/moleculerjs/moleculer - bd56da9a4d25207f7265adf16bd5f1ed0a1eed87 authored almost 5 years ago by Icebob <[email protected]>
service unit tests

github.com/moleculerjs/moleculer - 5d572cccddc832e9b1dd199e5b55d85c1533ecbb authored almost 5 years ago by Icebob <[email protected]>
add new service unit tests

github.com/moleculerjs/moleculer - 38434ec90f7f9d01e0b8c8c4cba36041ae01de35 authored almost 5 years ago by Icebob <[email protected]>
Fix action hook merge logic

github.com/moleculerjs/moleculer - 2d16c61c9b9b9d273cb8ae7b6487e015741343c0 authored almost 5 years ago by Icebob <[email protected]>
added disconnect event

github.com/moleculerjs/moleculer - 9261365d2bf302504bf4a5aacf2c535e0afdc017 authored almost 5 years ago by Vladi Rachlin <[email protected]>
add hooks definitions into index.d.ts

github.com/moleculerjs/moleculer - 09337dda38010954ad7316b138f4989fe923da61 authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - cb352f5d892741ac1c526ea1c452a0c692735690 authored almost 5 years ago by Icebob <[email protected]>
fix promise chaining in event sending of transit.

github.com/moleculerjs/moleculer - 8bc83b9612a77d50b60c778bd83b1c1f9e84ec28 authored almost 5 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 8ef9d83c8941e61a0507cb2d1f6b0e205fbe051f authored almost 5 years ago by Icebob <[email protected]>
Merge branch 'next' of github.com:moleculerjs/moleculer into next

github.com/moleculerjs/moleculer - 6a1fb97534acf018144bdffa719ad97f73e05615 authored almost 5 years ago by Icebob <[email protected]>
add missing config property

github.com/moleculerjs/moleculer - 86235a9ac6fff8ca7bada20702b21703a5339f83 authored almost 5 years ago by Icebob <[email protected]>
Merge pull request #651 from artur-krueger/next

streams in objectMode

github.com/moleculerjs/moleculer - bf8d55503ebcf4638e9f27754c00fbfe372ab4cd authored almost 5 years ago by Icebob <[email protected]>
Merge branch 'master' into next

github.com/moleculerjs/moleculer - 6d83313c6918dc4267a00b2665f82bfe877fd281 authored almost 5 years ago by Icebob <[email protected]>
update duplex test to use objectMode in both side.

github.com/moleculerjs/moleculer - 744b456024c31d32c5f221d5117f4152b881d04b authored almost 5 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 711f535f4112c093e6c56b9401005b73aa4f82d0 authored almost 5 years ago by Icebob <[email protected]>
fix promise chaining in event sending of broker.

github.com/moleculerjs/moleculer - f56b86f09e744865c358046ded062a425e2a2fe5 authored almost 5 years ago by Icebob <[email protected]>
grouping in service list

github.com/moleculerjs/moleculer - cdfd9c907af9010fbe6d4c9091eb8965e1a72894 authored almost 5 years ago by Icebob <[email protected]>
support disabling heartbeat logic

github.com/moleculerjs/moleculer - 906ab0cf58c0fae1fcb2dfb790ec7fe02b55766d authored almost 5 years ago by Icebob <[email protected]>
Fixing default buckets sizes to milliseconds

Add fullName, local, available properties to service list

github.com/moleculerjs/moleculer - d7c8a2b8761da7bf161ef98994ec6e963a478389 authored almost 5 years ago by Icebob <[email protected]>
add convert: true to internal services

github.com/moleculerjs/moleculer - 7b54cada2a009103496b5bd8e8fb7f7802678872 authored almost 5 years ago by Icebob <[email protected]>
remove duplicated service name from exported tracing spans

github.com/moleculerjs/moleculer - 2cb17bc928f2df071009f46d471e6a3cf51b2fbd authored almost 5 years ago by Icebob <[email protected]>
fix service property issue in tracing spans

github.com/moleculerjs/moleculer - 8e8a065bf0c455de2a779da13ca2598f788d5428 authored almost 5 years ago by Icebob <[email protected]>
minor fix to credit_window

github.com/moleculerjs/moleculer - 82af100fb2c955067a8138289f355854fc95ebcf authored almost 5 years ago by Vladi Rachlin <[email protected]>
added prefetch 0 option

github.com/moleculerjs/moleculer - 096b749fe0d822b639d2e450f9c1f8c7a993979b authored almost 5 years ago by Vladi Rachlin <[email protected]>
more promise fixes

github.com/moleculerjs/moleculer - 9aa2f8ebefb589a20d3f0b0e794822d29940ccf9 authored almost 5 years ago by Vladi Rachlin <[email protected]>