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 register method to module resolvers

github.com/moleculerjs/moleculer - 87727b34e56d18ae6861896a7a99c7929f483304 authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 1aa222e37451ded3b83ba50a889faf7ab7da1b28 authored over 4 years ago by Icebob <[email protected]>
remove unused example

github.com/moleculerjs/moleculer - 133a60ea2fcc47f6b7f923ee2a330200a38e0548 authored over 4 years ago by Icebob <[email protected]>
Remove Zipkin v1 annotations and change kind to SERVER

- SERVER
- timestamp is the moment a client request was received. (in v1 “sr”)
- duration i...

github.com/moleculerjs/moleculer - ccec86d0e99bb8798a661f0d4997710426e4b263 authored over 4 years ago by Ken Thompson <[email protected]>
Add drive letter case fixing to Runner.

github.com/moleculerjs/moleculer - 121c711599da2f32d8cd51cf95925f93420a5fc9 authored over 4 years ago by Icebob <[email protected]>
update snapshot

github.com/moleculerjs/moleculer - 23013cc51db503cd55fe05c1528eaa6c3c4d7d6c authored over 4 years ago by Icebob <[email protected]>
add lastValue to histogram metric type

github.com/moleculerjs/moleculer - d78ffdb0f41b514de289216ccdd3a516bb25a146 authored over 4 years ago by Icebob <[email protected]>
Merge pull request #782 from stephensalti/update-context-copy-return-type

Update return type of context's copy method.

github.com/moleculerjs/moleculer - db72455167aec37fa2143de53249ef17bdaa14d4 authored over 4 years ago by Icebob <[email protected]>
Update return type of context's copy method.

github.com/moleculerjs/moleculer - 8603a24e2a95fa00d86a1ea1c47cabff927b50a8 authored over 4 years ago by Saltalamacchia <[email protected]>
add getCallerFromStack method

github.com/moleculerjs/moleculer - 5deccf22610c73256f0905452ddab6ff30453921 authored over 4 years ago by Icebob <[email protected]>
Fixin trace span params issue if params is a non-object value.

github.com/moleculerjs/moleculer - d53358233b1e5b20faef16062ceb3cd90982fb6f authored over 4 years ago by Icebob <[email protected]>
Merge pull request #779 from 0x0a0d/master

add configuration hotReloadModules

github.com/moleculerjs/moleculer - 371bf8aaf52b73c4d9ad77714275b10607f40853 authored over 4 years ago by Icebob <[email protected]>
Remove enabled property

github.com/moleculerjs/moleculer - 72a441d34b5fc4e1d4d2a8d1cf5906dae8519b10 authored over 4 years ago by Icebob <[email protected]>
remove enabled from HotReloadOptions

github.com/moleculerjs/moleculer - 2fa708dc3426707d7bb8ecb7ceabf5cf96e3ab0b authored over 4 years ago by Icebob <[email protected]>
Merge branch 'master' into master

github.com/moleculerjs/moleculer - cb793803058448b683d8375cddb0d2942be7bfe1 authored over 4 years ago by Icebob <[email protected]>
Merge pull request #780 from Wallacy/master

Adding dependencyInterval to d.ts

github.com/moleculerjs/moleculer - b8aac2ee481639d27def31c9bc47b4d5cf7e3182 authored over 4 years ago by Icebob <[email protected]>
Adding dependencyInterval to d.ts

github.com/moleculerjs/moleculer - da06834b2684fe9d4f3f5fa1d84b027a40b529e8 authored over 4 years ago by Wallacy <[email protected]>
Fix error object conversion in Event tracing exporter

github.com/moleculerjs/moleculer - 3e61d1a914d174eb45cf3e00de38199559f04a06 authored over 4 years ago by Icebob <[email protected]>
Extended config for hotReload

github.com/moleculerjs/moleculer - c231942f064f71226f8fa5046b99c4d905eea3c3 authored over 4 years ago by 0x0a0d <[email protected]>
add configuration hotReloadModules: Array<string> that allow to watch changed files in node_modules folder (example: module require-dir)

github.com/moleculerjs/moleculer - 715e891986ac525a6e6eb6feeb359bbceeb7052e authored over 4 years ago by 0x0a0d <[email protected]>
update changelog

github.com/moleculerjs/moleculer - dab767262600f8860c6e2353656d991e85e4a532 authored over 4 years ago by Icebob <[email protected]>
add "os.memory.used" metric

github.com/moleculerjs/moleculer - 730aaae96aa9c96d04f151134cef245839523fb1 authored over 4 years ago by Icebob <[email protected]>
update changelog

github.com/moleculerjs/moleculer - 342df1ded503710ae083bb8ee8a5e595e60b8f87 authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 938a6b0371ae7cf610135a9417e9b2d0f6668408 authored over 4 years ago by Icebob <[email protected]>
Merge pull request #774 from moleculerjs/validator-module

implement validator as a common module

github.com/moleculerjs/moleculer - b8c9f243cefd143cb25239454b8747b8f0f92865 authored over 4 years ago by Icebob <[email protected]>
update definition of validator

github.com/moleculerjs/moleculer - 8f248da0ada9e05e6a406dca836ded41b7b45ca5 authored over 4 years ago by Icebob <[email protected]>
implement validators

github.com/moleculerjs/moleculer - d42f6a6bcb6edf263ab7b9ff9a2f07b64378339d authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 53e9fedc8993d914d13750949a877a53b31a78fd authored over 4 years ago by Icebob <[email protected]>
Add more metrics for events:

MOLECULER_EVENT_RECEIVED_ACTIVE
MOLECULER_EVENT_RECEIVED_ERROR_TOTAL
MOLECULER_EVENT_RECEIVED_TIME

github.com/moleculerjs/moleculer - d1d53e0fcd5f99a43344ccfe98d286bf8230585e authored over 4 years ago by Icebob <[email protected]>
Fix #764, Redis discoverer issue after reconnecting

github.com/moleculerjs/moleculer - 73ffe95b3d31c849723fafc805cec148f35af3c3 authored over 4 years ago by Icebob <[email protected]>
Fix #767 stack trace in event-legacy

github.com/moleculerjs/moleculer - fb8d56b7c2095efbfed1cb7b48ec040a0f2cc687 authored over 4 years ago by Icebob <[email protected]>
Add Github sponsoring

github.com/moleculerjs/moleculer - e881b729f608f99021181463d961c3fc3d890c22 authored over 4 years ago by Icebob <[email protected]>
update datadog tests

github.com/moleculerjs/moleculer - 8c728a3feea0c67cea34b77df1009ce97aed2d99 authored over 4 years ago by Icebob <[email protected]>
Fix Datadog tracer exporter, ID truncated to 8 bytes. Fixes #725

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

github.com/moleculerjs/moleculer - d0779d3cc6893b72294ea54ed1236deed783409a authored over 4 years ago by Icebob <[email protected]>
Merge pull request #761 from ewen-marechal/master

configurable interval in waitForServices function

github.com/moleculerjs/moleculer - a1fd3784e5a8816e318f4607e82440901b7250fc authored over 4 years ago by Icebob <[email protected]>
add additional tests

github.com/moleculerjs/moleculer - 983263fc182cd0b8623b3bf7cf9dc96cdbfba15f authored over 4 years ago by Ewen MARECHAL <[email protected]>
Merge pull request #760 from Wallacy/master

Fix for _.isString and _.isPlainObject

github.com/moleculerjs/moleculer - 22a5fd5b37d1c7257736d67fb45a7f7f9744bc22 authored over 4 years ago by Icebob <[email protected]>
Adding unit tests to isString and isPlainObject; Improving isObject;

github.com/moleculerjs/moleculer - 744d6ac4bd710c77d6ce3127198f97f2bb9b3a39 authored over 4 years ago by Wallacy <[email protected]>
Merge pull request #763 from IstenesImre/master

async-storage unit test

github.com/moleculerjs/moleculer - bfdb71c9ee7cab4594001e0556a62d8779c736e1 authored over 4 years ago by Icebob <[email protected]>
async-storage unit test

github.com/moleculerjs/moleculer - 13ba269e5bb133056d26d3390dd237259acd0ca2 authored over 4 years ago by imi <[email protected]>
add a test for

github.com/moleculerjs/moleculer - daafb7212b1b2d6c9b0c6fce713d06e573f842ee authored over 4 years ago by Ewen MARECHAL <[email protected]>
waitForServices interval is now configurable :

- in broker configuration with dependencyInterval (defaults to 1000)
- in service configuration, ...

github.com/moleculerjs/moleculer - 29f291ed9e5eb9f62a220c8dc0e9cbbf64a0f6bb authored over 4 years ago by Ewen MARECHAL <[email protected]>
Some lint fixes;

github.com/moleculerjs/moleculer - 94061a4f1ac06280c2db4beb682e2cec73b8c083 authored over 4 years ago by Wallacy <[email protected]>
Replacing _.isString to utils.isString

github.com/moleculerjs/moleculer - dee6c80be1b1c7225777ebfbbd83219d73f64110 authored over 4 years ago by Wallacy <[email protected]>
Replacing _.isPlainObject to utils.isPlainObject

github.com/moleculerjs/moleculer - 06b7b54f9d52cf9ee34036459a55db44695f1266 authored over 4 years ago by Wallacy <[email protected]>
replace some _.remove

github.com/moleculerjs/moleculer - 47722072f2f39bbbca9b91654073f39b886df33c authored over 4 years ago by Icebob <[email protected]>
Fix #751. Add flatten to utils

github.com/moleculerjs/moleculer - 82e01e6d979bed40bbaba22070fad0724e66d48e authored over 4 years ago by Icebob <[email protected]>
Fix #744, object assign

github.com/moleculerjs/moleculer - 2015592488f81983e1a7e85f03b004d9e443100f authored over 4 years ago by Icebob <[email protected]>
Merge pull request #758 from moleculerjs/upgrade-tsd

Upgrade tsd lib

github.com/moleculerjs/moleculer - 690aee498bc244ba080b16f8bf4e1927b7627a09 authored over 4 years ago by Icebob <[email protected]>
Use expectAssignable for loose assertion tests

github.com/moleculerjs/moleculer - 3b6102961d9b8970e723d6e4243e7c653cd7675f authored over 4 years ago by Shawn McKnight <[email protected]>
Merge pull request #757 from abdavid/chore/lodash-isFunction

Remove usage of lodash.isFunction.

github.com/moleculerjs/moleculer - d120ee3f35d86351c314a84b25bf93a9dab63aef authored over 4 years ago by Icebob <[email protected]>
Merge pull request #756 from abdavid/chore/lodash-isArray

Remove usage of lodash.isArray.

github.com/moleculerjs/moleculer - 78c4f1c593d7ff2a14c9120bd4f0563a3667b1a0 authored over 4 years ago by Icebob <[email protected]>
Remove usage of lodash.isFunction. Added utility function. Updated tests.

github.com/moleculerjs/moleculer - d6cbe63abf436d0792ca614edb3129008137c001 authored over 4 years ago by Travis <[email protected]>
Remove usage of lodash.isArray.

github.com/moleculerjs/moleculer - 07d93bce985b9547c8ed9f019b7e439a1cb3c945 authored over 4 years ago by Travis <[email protected]>
Merge pull request #755 from abdavid/chore/lodash-isObject

Remove usage of lodash.isObject.

github.com/moleculerjs/moleculer - 5191beb7cb699e2a46a2732cd09e86e7f04561ff authored over 4 years ago by Icebob <[email protected]>
Remove usage of lodash.isObject. Added equivalent to utils. Updated tests.

github.com/moleculerjs/moleculer - dfaae69148402e8f758f873dd73b959fe5626f07 authored over 4 years ago by Travis <[email protected]>
Merge pull request #754 from d0whc3r/patch-1

fix: use config file with "export default"

github.com/moleculerjs/moleculer - a24445191e870bd362230ee25cb7520af373a904 authored over 4 years ago by Icebob <[email protected]>
fix: use config file with "export default"

github.com/moleculerjs/moleculer - 78c60c26518708ded9db68c19b05087889e3d775 authored over 4 years ago by d0wHc3r <[email protected]>
update tsd to the latest

github.com/moleculerjs/moleculer - 548675fe73d735386f41edac20f2fa24875fe2c8 authored over 4 years ago by Icebob <[email protected]>
set timestamp in changelog

github.com/moleculerjs/moleculer - 3175ddb5449f9de956e327769a07e4f5c1712a81 authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 289dcf23d1e8d9e9fd6f60fb3063c7ff0195612c authored over 4 years ago by Icebob <[email protected]>
Merge pull request #735 from Wallacy/master

Updating index.d.ts

github.com/moleculerjs/moleculer - 08a3a16613d2da8fe917cd171a7a970d526a9e1a authored over 4 years ago by Icebob <[email protected]>
Updating index.d.ts

github.com/moleculerjs/moleculer - 6b5ffd3493d8780b0dece88e3be0abdbcd77e121 authored over 4 years ago by Wallacy <[email protected]>
Updating index.d.ts

github.com/moleculerjs/moleculer - 1bfbc8d218b77662bf68de783a3f4e2b3e5bd2e6 authored over 4 years ago by Wallacy <[email protected]>
Merge pull request #734 from Wallacy/allowInternal

Allowing internal interfaces for udp-broadcaster;

github.com/moleculerjs/moleculer - b64acd824f5eafb710ada564a47ee0b17e5ceea7 authored over 4 years ago by Icebob <[email protected]>
Allowing internal interfaces for udp-broadcaster;

github.com/moleculerjs/moleculer - afaa908b6f210e3f3f51d154c383b8dbf1087b52 authored over 4 years ago by Wallacy <[email protected]>
Merge pull request #731 from moleculerjs/discoverer

New Discoverer modules (Local, Redis, etcd3)

github.com/moleculerjs/moleculer - 46b06d72771e9c14136bfcde2e0a4ece0af839f7 authored over 4 years ago by Icebob <[email protected]>
Add connection string support for Discoverer resolver

github.com/moleculerjs/moleculer - 8c271ca2813f702dfae889506e0bc1285dd221b0 authored over 4 years ago by Icebob <[email protected]>
increase heartbeat timeouts

github.com/moleculerjs/moleculer - f6690c35449088c76845587bf1b31ff9aef7d545 authored over 4 years ago by Icebob <[email protected]>
remove old file

github.com/moleculerjs/moleculer - 70be3991f78b26bb3fe0237a026503033f41d632 authored over 4 years ago by Icebob <[email protected]>
multi-node example

github.com/moleculerjs/moleculer - f447707f71e4ddfa43ba3e19881eba88aa7ac38b authored over 4 years ago by Icebob <[email protected]>
add missing unref to timer

github.com/moleculerjs/moleculer - a2370c021112623e3e2b8127d9e63c97492123d5 authored over 4 years ago by Icebob <[email protected]>
using uptime instead of Date.now in heartbeat checks

github.com/moleculerjs/moleculer - 4b55bb4687225fe0649dcbf6a9c84a2e15cf2201 authored over 4 years ago by Icebob <[email protected]>
add missing instanceID to etcd3

github.com/moleculerjs/moleculer - 3ba9494a8a6f7b76647c450041919e44724eef7f authored over 4 years ago by Icebob <[email protected]>
add warning for Etcd3

github.com/moleculerjs/moleculer - 378301165443df6256935960c9c73c2ab5758545 authored over 4 years ago by Icebob <[email protected]>
fix CPU usage in TCP transporter

github.com/moleculerjs/moleculer - 55fb18ae0bd6d6dd5b2ffef9a8f6253f5ac92b4d authored over 4 years ago by Icebob <[email protected]>
update TCP transporter & tests

github.com/moleculerjs/moleculer - 386c1198c45e80fb4f1a6baabde868154e0f20b9 authored over 4 years ago by Icebob <[email protected]>
update all tests

github.com/moleculerjs/moleculer - df721637c2e3a73b64e69a3ace1d2c72612f2f54 authored over 4 years ago by Icebob <[email protected]>
test etcd3 Discoverer

github.com/moleculerjs/moleculer - a0f1b45cbc4135049267abf0aac1eda1da73eaa1 authored over 4 years ago by Icebob <[email protected]>
test done for Redis discoverer

github.com/moleculerjs/moleculer - 9fa3db6104ce6751143a8ca1814ed49705137e19 authored over 4 years ago by Icebob <[email protected]>
test Redis discoverer

github.com/moleculerjs/moleculer - 9507007a6707fc08ce21ebb56e5b8ce1bb25f3a3 authored over 4 years ago by Icebob <[email protected]>
test Local Discoverer

github.com/moleculerjs/moleculer - 63069896e511779e77787eac993cfdd4f63fa962 authored over 4 years ago by Icebob <[email protected]>
test BaseDiscoverer

github.com/moleculerjs/moleculer - 4bafe57b42ae5ae9b726e7bf0cf6a4441694d84b authored over 4 years ago by Icebob <[email protected]>
update redis tests

github.com/moleculerjs/moleculer - d0ddd9d631e024219cf89c83b979a4a18f3fe544 authored over 4 years ago by Icebob <[email protected]>
Merge branch 'master' into discoverer

github.com/moleculerjs/moleculer - 290431f36066fb385b3d4888535429a0d0a5b326 authored over 4 years ago by Icebob <[email protected]>
Fix timing issue in NewRelic & Zipkin tests

github.com/moleculerjs/moleculer - 8cb49b128572fd05c78db23b8b8f8bd9fc1946f2 authored over 4 years ago by Icebob <[email protected]>
update node versions in Travis

github.com/moleculerjs/moleculer - 3fc90e14143fba1b6da324e131f68bd7e5ed7e8e authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 435c84d91b7115d75a515ad282f8a343ff5828fb authored over 4 years ago by Icebob <[email protected]>
update dependencies

github.com/moleculerjs/moleculer - 689f99c1e2c7ce4589bd060887ccba7bdefe4c87 authored over 4 years ago by Icebob <[email protected]>