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

Merge branch 'master' of https://github.com/nllahat/moleculer into neta

github.com/moleculerjs/moleculer - 57866d5d0034f587a74a745df24431c078917dd5 authored about 5 years ago by nllahat <[email protected]>
pass all tests

github.com/moleculerjs/moleculer - f10f72e99f5149b3eb020c91794296f58f06b957 authored about 5 years ago by Vladi Rachlin <[email protected]>
Merge pull request #628 from AndreMaz/next

Add type definition for Transporter's 'onConnected()' function

github.com/moleculerjs/moleculer - 050a0551461b09b802728d63eb7e42f671cd0832 authored about 5 years ago by Icebob <[email protected]>
Make wasReconnect optional

github.com/moleculerjs/moleculer - 0b9b778101e618836a12a5a80b11fbfc048e81bf authored about 5 years ago by AndreMaz <[email protected]>
Add type def for Transporter's 'onConnected' func

github.com/moleculerjs/moleculer - 25059e699eb56635fab699a21821e85d09996ea6 authored about 5 years ago by AndreMaz <[email protected]>
fix messages

github.com/moleculerjs/moleculer - 5183aa35c8d86b1073a1f289ed8851f9cf59aa1a authored about 5 years ago by Vladi Rachlin <[email protected]>
Revert "debug logs"

This reverts commit ca82eb10fe48411513b2f8a3bfc20f7956f77308.

github.com/moleculerjs/moleculer - 7a23afafc8d60444fccc62f93766ee26f0e60354 authored about 5 years ago by Vladi Rachlin <[email protected]>
fix receiver open

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

github.com/moleculerjs/moleculer - 6ae92a12c5ae77af24ddc66ec02d02a24740274e authored about 5 years ago by Vladi Rachlin <[email protected]>
debug logs

github.com/moleculerjs/moleculer - ca82eb10fe48411513b2f8a3bfc20f7956f77308 authored about 5 years ago by Vladi Rachlin <[email protected]>
queue typo

github.com/moleculerjs/moleculer - fe924c70910a4e9e23e22f47031e9da829563d4f authored about 5 years ago by Vladi Rachlin <[email protected]>
minor resolve reject

github.com/moleculerjs/moleculer - 201ef1ef5df8e53ecc360d01e27021320e6bc6e8 authored about 5 years ago by Vladi Rachlin <[email protected]>
this.onConnected call

github.com/moleculerjs/moleculer - 4c4d653e99d815a92a8e97d6b4c8101f255f2821 authored about 5 years ago by nllahat <[email protected]>
remove comments

github.com/moleculerjs/moleculer - d72592af020fe936bb10e43424bba50afe49f2d4 authored about 5 years ago by nllahat <[email protected]>
Merge pull request #626 from glenn-p-ryan/update-types

Update types for Context, ActionHandler, and Cachers Base

github.com/moleculerjs/moleculer - 53f3c4dce50501a9c78d65ebe4b17ced6c816683 authored about 5 years ago by Icebob <[email protected]>
added publish handlers

github.com/moleculerjs/moleculer - e2354523fd721e249ffbd5db4184a7ca8e3dbffe authored about 5 years ago by Vladi Rachlin <[email protected]>
Subscribe to balanced requests and events

github.com/moleculerjs/moleculer - 1b776ab1af8becc51f12d09297ad85df1eb53efa authored about 5 years ago by Vladi Rachlin <[email protected]>
_getQueueOptions + _getMessageOptions for connection

github.com/moleculerjs/moleculer - 15d108d842c7abc8552f6aad98a8a562f97884e5 authored about 5 years ago by Vladi Rachlin <[email protected]>
added a new amqp trasnporter for amqp 1.0. connect

github.com/moleculerjs/moleculer - 9f75ad6d07e78a55428c0bc1d5d899ac0d076647 authored about 5 years ago by nllahat <[email protected]>
Updated jsdocs for params

- params can be null

github.com/moleculerjs/moleculer - 1502b6abb151e771c10c52493569765b759e2007 authored about 5 years ago by Glenn Ryan <[email protected]>
Merge pull request #624 from artur-krueger/next

Updates to 0.14 typedefs of Context-based events and debounce and thr…

github.com/moleculerjs/moleculer - 434c2d6966f549b807607b747e486f247075f64e authored about 5 years ago by Icebob <[email protected]>
Added null possibility to meta

- the method has a condition for expecting meta to be null
- this condition warrants the possibil...

github.com/moleculerjs/moleculer - 879edca558664fa73348593dd5a96009a484ca01 authored about 5 years ago by Glenn Ryan <[email protected]>
Accidentally added type

- CallMiddlewareHandler type should not be included

github.com/moleculerjs/moleculer - 66d342fec35ef8db4a8086958ba48b11dacaadc2 authored about 5 years ago by Glenn Ryan <[email protected]>
Updated types in index.d.ts

- ActionHandler accepts Context<any, any>
- Context constructed with unknown params
- defaultKeyg...

github.com/moleculerjs/moleculer - 3877f97a8dd5d0655c12401eb324faab8d03ed4d authored about 5 years ago by Glenn Ryan <[email protected]>
Merge branch 'next' into update-types

github.com/moleculerjs/moleculer - 6fa4eda0bfb6468a8203f77c96d7482a8b124eaa authored about 5 years ago by Glenn Ryan <[email protected]>
Renamed former ServiceEventHandler to ServiceEventLegacyHandler to avoid any potential confusion

github.com/moleculerjs/moleculer - c32490f545bb0c082beb1d63b5f56072bba2274b authored about 5 years ago by Artur Krüger <[email protected]>
Renamed former ServiceEventHandler to ServiceEventLegacyHandler to avoid any potential confusion

github.com/moleculerjs/moleculer - e660c19dfbf76a8d5bd04331ce84aa00cd7a7045 authored about 5 years ago by Artur Krüger <[email protected]>
Updates to 0.14 typedefs of Context-based events and debounce and throttle options

github.com/moleculerjs/moleculer - 43f01f8eeff2a3f1bbb775a8e9f18e34213eb760 authored about 5 years ago by Artur Krüger <[email protected]>
add metric labels key to the snapshot

github.com/moleculerjs/moleculer - 92d353241d28c0f92e5abfeae246438ed696f38b authored about 5 years ago by Icebob <[email protected]>
update fastest-validator@beta4

github.com/moleculerjs/moleculer - c4f6d8ab7a80c732b2ad9ad0d5100578475738d7 authored about 5 years ago by Icebob <[email protected]>
update fastest-validator-beta3

github.com/moleculerjs/moleculer - 8bf90c5752cce23782fd134fd8547526d23c993c authored about 5 years ago by Icebob <[email protected]>
fix registry.list opts

github.com/moleculerjs/moleculer - 83e95e41c9c9fea7f4d9e7a5a736a9509f157d0c authored about 5 years ago by Icebob <[email protected]>
fix Prometheus metrics reporter

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

github.com/moleculerjs/moleculer - 3bec4fde8d17c49629915b87233c905ced087b7b authored about 5 years ago by Icebob <[email protected]>
update fastest-validator to beta2

github.com/moleculerjs/moleculer - 44964f681ea712dbe209fc4b83b404f5c394957f authored about 5 years ago by Icebob <[email protected]>
update fastest-validator to 1.0.0-beta1

move gc-stats & event-loop-stats to devDependency

github.com/moleculerjs/moleculer - 4bfdc5da9148790c9e7fd6ffa8145f19014fecfe authored about 5 years ago by Icebob <[email protected]>
Merge pull request #619 from AndreMaz/next

Fix destroyService method

github.com/moleculerjs/moleculer - e29e09828d16c01175a8f39be27dfebe31d2741b authored about 5 years ago by Icebob <[email protected]>
Add more tests to destroyService

github.com/moleculerjs/moleculer - 50ae3e981d72181b5a6684c3275026a89d351cce authored about 5 years ago by AndreMaz <[email protected]>
Add unit tests for versioned services

github.com/moleculerjs/moleculer - 05cb8614322d162496012b251ad650c1f7697b5d authored about 5 years ago by AndreMaz <[email protected]>
support to overwrite strategy in action & event definitions.

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

github.com/moleculerjs/moleculer - 8750a3c73706eefe35f7281c955a0ad72e50fbdd authored about 5 years ago by Icebob <[email protected]>
Merge pull request #617 from kthompson23/release-servicebroker

Allow service broker to be reclaimed by GC

github.com/moleculerjs/moleculer - 7a18d099eeb1b79fadce77a0c1970a1cb5d80f85 authored about 5 years ago by Icebob <[email protected]>
Allow service broker to be reclaimed by GC

Changes to add tracing and to collect garbage collection metrics were
causing the ServiceBroker ...

github.com/moleculerjs/moleculer - f48910659ff5377a5586766870edf9fda7e46f2d authored about 5 years ago by Ken Thompson <[email protected]>
event.context param to force the new event handler signature

github.com/moleculerjs/moleculer - 0a4495962bfd54c4c9e1d2999563c7709f2df6ef authored about 5 years ago by Icebob <[email protected]>
update datadog tracing to v0.16

github.com/moleculerjs/moleculer - f8088629a3a3f6d5c006f9dbe05d8c3ee68f6490 authored about 5 years ago by Icebob <[email protected]>
Merge pull request #615 from AndreMaz/next

Add stop method to metrics reporters

github.com/moleculerjs/moleculer - 0185ec917fc274624c26fb2a6ad23416c2dc0316 authored about 5 years ago by Icebob <[email protected]>
Improve test

github.com/moleculerjs/moleculer - e1e72e32a529783c37b059b350fe8a08fe18861d authored about 5 years ago by AndreMaz <[email protected]>
regen package-lock

github.com/moleculerjs/moleculer - e350d72cadf85b1a17a1f618cb5859692c00a7ee authored about 5 years ago by AndreMaz <[email protected]>
Add node13 to Travis

github.com/moleculerjs/moleculer - 8a13890b5d6bef4be4955d58fc361cb8d438c312 authored about 5 years ago by AndreMaz <[email protected]>
Add stop method to metrics reporters

github.com/moleculerjs/moleculer - 45cd25d78296b44e2cad9931794381bff996d24f authored about 5 years ago by AndreMaz <[email protected]>
Merge branch 'next' of https://github.com/AndreMaz/moleculer into next

github.com/moleculerjs/moleculer - 0029c251665f33e18728aa98be58dcb323d99819 authored about 5 years ago by AndreMaz <[email protected]>
Fix hotreload and Prometheus server

github.com/moleculerjs/moleculer - c7a981b0554a500e8132b2f4204aa7d2b27937b2 authored about 5 years ago by AndreMaz <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

github.com/moleculerjs/moleculer - c7ad5e715c8fd0d50b1ddb3bf3153366188c3997 authored about 5 years ago by AndreMaz <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

github.com/moleculerjs/moleculer - 52ddf522ab6a344f07fcce88c60e8170a06dc5a3 authored about 5 years ago by AndreMaz <[email protected]>
improve the shard strategy

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

github.com/moleculerjs/moleculer - eea39005e03f144f86fd956d8b5ce9117bcf84fd authored about 5 years ago by Icebob <[email protected]>
fix shard strategy

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

github.com/moleculerjs/moleculer - 0d475a68fe4c82a721091c0c610dd958530406a6 authored about 5 years ago by Icebob <[email protected]>
add async config file support. #611

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

github.com/moleculerjs/moleculer - 0726bc069232f390fe87861cbe07f681abb25f46 authored about 5 years ago by Icebob <[email protected]>
fix shard strategy and add more hash test

github.com/moleculerjs/moleculer - f2838eccce734a881bbbd222a03681ec408b4a5c authored about 5 years ago by Icebob <[email protected]>
Merge pull request #610 from JamesMarino/fix/update-type-definitions

Added Type Definition disableVersionCheck for BrokerTransitOptions

github.com/moleculerjs/moleculer - 938662d6b36d6b712d9ddbd14e6bbc275ba30765 authored about 5 years ago by Icebob <[email protected]>
add npm funding info into package.json

github.com/moleculerjs/moleculer - e757ed5f6253a527166c93fcbf52bc74aaff9cfe authored about 5 years ago by Icebob <[email protected]>
Added Type Definition disableVersionCheck for BrokerTransitOptions

Transit options missing type definition for disableVersionCheck as specified in v0.13 broker doc...

github.com/moleculerjs/moleculer - 2be380588a924b6cce151fc0b5e43b4773ea0d08 authored about 5 years ago by James Marino <[email protected]>
Merge pull request #604 from shawnmcknight/fix-call-middleware-type

Add call middleware type

github.com/moleculerjs/moleculer - 18f57b046d5329578777862f2e024ab6bd24fcdd authored about 5 years ago by Icebob <[email protected]>
Add call middleware type

github.com/moleculerjs/moleculer - e8e6a9e5d9c0e5af8d24a9dfa3790fd2c212803d authored about 5 years ago by Shawn McKnight <[email protected]>
bump bluebird to 3.7.1

github.com/moleculerjs/moleculer - 36ce07862164f9059c467d937c3e30ed8d361323 authored about 5 years ago by AndreMaz <[email protected]>
runner: return with broker

github.com/moleculerjs/moleculer - de6c167a62ec019506dfbb383742e292dc457806 authored about 5 years ago by Icebob <[email protected]>
wrap Moleculer runner into class

github.com/moleculerjs/moleculer - b8047af0577414bf8b18dde197e3ce4829881bf7 authored about 5 years ago by Icebob <[email protected]>
Merge pull request #597 from Leestex/next

implement a ctx.mcall method for #247

github.com/moleculerjs/moleculer - 345576f9e0fa90515b8d40af2ac9f2521a4b4393 authored about 5 years ago by Icebob <[email protected]>
add more context tests

github.com/moleculerjs/moleculer - 00fc66e9bfe2395e833de95b957b73a82bf76f36 authored about 5 years ago by Icebob <[email protected]>
extend broker tests

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

github.com/moleculerjs/moleculer - 4a82592984e75a2206348f3f386e37367f12df47 authored about 5 years ago by Icebob <[email protected]>
add example for 546 577

github.com/moleculerjs/moleculer - 6d58cdd802ee9b636438f33b3af830c07f226533 authored about 5 years ago by Icebob <[email protected]>
add lockfile-lint

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

github.com/moleculerjs/moleculer - b268bce15c2c6671444e1100292021bbb2cd2acd authored about 5 years ago by Icebob <[email protected]>
add tracking support for event handlers, as well

github.com/moleculerjs/moleculer - d951bd54b3589b8e8ce7eb15fff4a97f73e748c9 authored about 5 years ago by Icebob <[email protected]>
Merge remote-tracking branch 'upstream/next' into next

github.com/moleculerjs/moleculer - 5397d247b40e4430762503920326b2842688a091 authored over 5 years ago by AndreMaz <[email protected]>
revert bluebird

github.com/moleculerjs/moleculer - f3de705495ed88a75f0dd1e2cc5db1218b1f8023 authored over 5 years ago by Icebob <[email protected]>
Remove optional deps

github.com/moleculerjs/moleculer - be05a5229e7bccc0d30f73e3a2ecdcd88679e08c authored over 5 years ago by AndreMaz <[email protected]>
complete revert of package.json

github.com/moleculerjs/moleculer - 0bc4556e8b5dab1fca7ed047dcedafea240808f4 authored over 5 years ago by AndreMaz <[email protected]>
rever log4js to 5.1.0

github.com/moleculerjs/moleculer - 2d62250e0528058e5b5af4652498c80b1b6ae69f authored over 5 years ago by AndreMaz <[email protected]>
Revert to bluebird 3.5.5

github.com/moleculerjs/moleculer - 03ca42669bb3b8f0cc15c4a91b559f6373fa644e authored over 5 years ago by AndreMaz <[email protected]>
add missing label to metric request

github.com/moleculerjs/moleculer - fc979ea24a15ce318fb40035af2cc112859f7ffd authored over 5 years ago by Icebob <[email protected]>
update logger types in d.ts

github.com/moleculerjs/moleculer - bcfbb64b4d3163e0b52db104b3761f936222d9e5 authored over 5 years ago by Icebob <[email protected]>