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 maxWorkers

github.com/moleculerjs/moleculer - ca7f4e0e665ce8439d84c3381ec851567a43888b authored almost 6 years ago by Icebob <[email protected]>
try forceExit

github.com/moleculerjs/moleculer - 4e55c6b8c70d605120819c519de9e3421fa4fe46 authored almost 6 years ago by Icebob <[email protected]>
Merge branch 'next' of https://github.com/moleculerjs/moleculer into next

github.com/moleculerjs/moleculer - f0cb853a722b8a779e7a4777e2fc7d51562cfd2e authored almost 6 years ago by Icebob <[email protected]>
revert jest version to 23.6.0

github.com/moleculerjs/moleculer - 227d59b9d9fda306f49c81bfca647fe5904d3075 authored almost 6 years ago by Icebob <[email protected]>
revert jest version to 23.6.0

github.com/moleculerjs/moleculer - 667e3dfd0f407e9a1a5210e1dddaa56e7b35bf65 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #507 from TryGhost/0x_docs

Add 0x to flame graph / profiling doc

github.com/moleculerjs/moleculer - fdcff7eb6740106ccc463dd5fa1019ee0ec890e2 authored almost 6 years ago by Icebob <[email protected]>
Add 0x to flame graph / profiling doc

github.com/moleculerjs/moleculer - d19b15593a05b91517e2af27e4c878e8e222b9d9 authored almost 6 years ago by Tim Birkett <[email protected]>
update nodejs versions in travis

github.com/moleculerjs/moleculer - 3d0dd557ec3756d065e5f38b5d6b2db345db65ef authored almost 6 years ago by Icebob <[email protected]>
detect open handles

github.com/moleculerjs/moleculer - 82b0b85ac19e9ed64f749a19ce2bb269250a8581 authored almost 6 years ago by Icebob <[email protected]>
try fixing travis issue

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

github.com/moleculerjs/moleculer - 34fb6e28b6617b23e250d661903dcd4c2b1c63af authored almost 6 years ago by Icebob <[email protected]>
add generated schema code ignoring

github.com/moleculerjs/moleculer - 96bd1eca3a83d82f54fb25f038490d8c6c9b3c71 authored almost 6 years ago by Icebob <[email protected]>
add event tracing wrapper

github.com/moleculerjs/moleculer - 38b1246b5a90ca1a0f6dc29c21caef0f9b060cfb authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #501 from darky/master

improve logger types

github.com/moleculerjs/moleculer - ba6a5cebef5c00dbb85703a687e0a3bcf59309d0 authored almost 6 years ago by Icebob <[email protected]>
handle catch in cpu metrics

github.com/moleculerjs/moleculer - 9b28821e5317bf77087867e72fddabf239e65bb7 authored almost 6 years ago by Icebob <[email protected]>
increment minimum node version to 8.x.x

github.com/moleculerjs/moleculer - 9feec3a0283b60da865ad16acd89e51e67261de8 authored almost 6 years ago by Icebob <[email protected]>
internal services extensibility

github.com/moleculerjs/moleculer - 39f147b36564b05a46b85b7ec9ed13ac71f8de25 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #506 from mgesmundo/fix-#505

Fix #505

github.com/moleculerjs/moleculer - b618f2f5ccb2af442f244c0c9f7041791a3b9b04 authored almost 6 years ago by Icebob <[email protected]>
Fix #505

github.com/moleculerjs/moleculer - 73b7c1e2d491b547285c3aca1a08fca934bcee13 authored almost 6 years ago by Marcello Gesmundo <[email protected]>
use timer unref

github.com/moleculerjs/moleculer - 191ac0f9210588b7b338574b9abf93222b8107a6 authored almost 6 years ago by Icebob <[email protected]>
apply typeof fixing from metrics repo PR 14

github.com/moleculerjs/moleculer - e1aa98ef088ac47cb0e822ffc564168ed9c36d98 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #504 from moleculerjs/new-tracing

[WIP] New tracing to next branch

github.com/moleculerjs/moleculer - 4591a05b79f0fd274662b744c927394e1c575986 authored almost 6 years ago by Icebob <[email protected]>
Merge branch 'next' into new-tracing

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

github.com/moleculerjs/moleculer - cbea3f35142d71df3d4675982f40a87aacafe90f authored almost 6 years ago by Icebob <[email protected]>
more test for #503

github.com/moleculerjs/moleculer - 112fbcd9e3de31ccbc37ef5aa896b8b1eaede909 authored almost 6 years ago by Icebob <[email protected]>
Fix #503 - copy the `opts` in `ctx.call`

github.com/moleculerjs/moleculer - ba171c45fc1a3156a2d6deefdfe7e225c9f6b2ff authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #502 from tiaod/master

Fix a bug of redis cache lock

github.com/moleculerjs/moleculer - 946589c1e8ce758c334c7955bc9a91c56c3be979 authored almost 6 years ago by Icebob <[email protected]>
Always create relock clients incase that action enable cache lock locally

github.com/moleculerjs/moleculer - a4d5e89aa73d45ec7a59a1846251e8057522f1aa authored almost 6 years ago by tiaod <[email protected]>
improve logger types

github.com/moleculerjs/moleculer - 78b2ff047f6ed61611b29f43cea5ca6ebbad12e2 authored almost 6 years ago by Vladislav Botvin <[email protected]>
Merge pull request #490 from tiaod/master

Add cache lock

github.com/moleculerjs/moleculer - 36eb875c0065d1b0ef9be8855635b702c3288990 authored almost 6 years ago by Icebob <[email protected]>
Merge branch 'master' of github.com:tiaod/moleculer

github.com/moleculerjs/moleculer - 61e3e08338d95d0b624ef38af11350a086bb2a89 authored almost 6 years ago by tiaod <[email protected]>
Comment the ttl param

github.com/moleculerjs/moleculer - 3f2be6fb8fd4e1de284d6aa773baf77565fa17b8 authored almost 6 years ago by tiaod <[email protected]>
Merge pull request #1 from moleculerjs/master

Update

github.com/moleculerjs/moleculer - 070b5a89982bdc1200e10f27c41f8ae64e05d88b authored almost 6 years ago by 码日光 <[email protected]>
Rename dogpile=>getWithTTL

github.com/moleculerjs/moleculer - 3b10d3dd8bc2c11f9ddea4c098ff3280fab3956a authored almost 6 years ago by tiaod <[email protected]>
Add warning when using lock.staleTime with MemoryLRUCacher

github.com/moleculerjs/moleculer - 1082b7b9c9542b9cf29afc6f49c3214b7b2fd9ec authored almost 6 years ago by tiaod <[email protected]>
Only create redlock clients when redis cache lock enabled.

github.com/moleculerjs/moleculer - abd2febd6887069e6ea42a9717bdabddf48d99dc authored almost 6 years ago by tiaod <[email protected]>
Remove the `lock` lib. Add `src/lock.js` and tests

github.com/moleculerjs/moleculer - 9a004abef9fc73b3af038fdd0d29a7ede810fd9b authored almost 6 years ago by tiaod <[email protected]>
Merge from master

Add seq field in Avro serializer

github.com/moleculerjs/moleculer - 2f2992194f70e01d9fd061f62bb3f567cd91d6c8 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #499 from yartash/patch-1

Added base serializer

github.com/moleculerjs/moleculer - 12fcf773ab220eb816ff7aa390194b2decf0e977 authored almost 6 years ago by Icebob <[email protected]>
Added base serializer

github.com/moleculerjs/moleculer - 65d5ef28ac163fd4485671876268656dc7077100 authored almost 6 years ago by yartash <[email protected]>
update changelog

github.com/moleculerjs/moleculer - e930d2306e20e5fb3fa384397ef641180b709528 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #496 from alvarocantador/master

added seq property on PacketInfo protobuf message

github.com/moleculerjs/moleculer - a545e832042fd58910aac7a58a195578d2426489 authored almost 6 years ago by Icebob <[email protected]>
Merge branch 'master' of https://github.com/alvarocantador/moleculer into pr/496

github.com/moleculerjs/moleculer - a04ae66f2a23448e7f2254dd68d412a57ed04592 authored almost 6 years ago by Icebob <[email protected]>
add seq to Thrift serializer & change to optional in ProtoBuf serializer

github.com/moleculerjs/moleculer - 0e50a420052f8cbfc6af8f11a0ee7cc2647a52fe authored almost 6 years ago by Icebob <[email protected]>
added seq property on PacketInfo protobuf message

github.com/moleculerjs/moleculer - 7f36c4c39937bb07b8f3147e51114efd0e1ba80c authored almost 6 years ago by [email protected] <[email protected]>
should call cache.dogpile only if opts.lock.staleTime exist.

github.com/moleculerjs/moleculer - 343a80de21b6a077a81b2dff1df79c36b9552fe0 authored almost 6 years ago by tiaod <[email protected]>
Remove Promise.finally method to support old node8 & node6

github.com/moleculerjs/moleculer - 9e7b0fbbeb88bf71ea82d9ed5236d239b989d4b6 authored almost 6 years ago by tiaod <[email protected]>
Merge branch 'master' of github.com:tiaod/moleculer

github.com/moleculerjs/moleculer - 401935395b0c741698dd236932b72cd716d62333 authored almost 6 years ago by tiaod <[email protected]>
Add more test and fix some bugs.

github.com/moleculerjs/moleculer - 38e006eb88dc0d595334b20f6a835beb9b23ff31 authored almost 6 years ago by tiaod <[email protected]>
Merge branch 'master' into master

github.com/moleculerjs/moleculer - 9d1d66a7703d5dc914e09f68e220f568d36a156f authored almost 6 years ago by 码日光 <[email protected]>
Add tests for cache lock

github.com/moleculerjs/moleculer - 349cd04d0855777cbdd6e108849f1812136fd7ba authored almost 6 years ago by tiaod <[email protected]>
Add cache lock

github.com/moleculerjs/moleculer - 6d6804d54239dcb4f7a6e710b4b80672e9788cf0 authored almost 6 years ago by tiaod <[email protected]>
continue datadog

github.com/moleculerjs/moleculer - f1e7c857ceebbfe9e8832fa19c3c6cab9757417e authored almost 6 years ago by Icebob <[email protected]>
trying implement datadog with dd-trace

github.com/moleculerjs/moleculer - f4371e872df588b8d579a5d19ab03571ce34a80f authored almost 6 years ago by Icebob <[email protected]>
better error handling in tracer

github.com/moleculerjs/moleculer - b827824c68134ce944dda334d5b09f205ff35bcf authored almost 6 years ago by Icebob <[email protected]>
add action rawName

github.com/moleculerjs/moleculer - 4207ec980da54a770b96359ee5ef1acb8f0fb4fd authored almost 6 years ago by Icebob <[email protected]>
add service fullName and action rawName

github.com/moleculerjs/moleculer - 2fe0608e25c35e0e5cf625140dfd18a743036bd4 authored almost 6 years ago by Icebob <[email protected]>
add more tracing exporters

github.com/moleculerjs/moleculer - c92532c0c9eb421d2d4c7915757c24c5dfb2337b authored almost 6 years ago by Icebob <[email protected]>
add saga sample

github.com/moleculerjs/moleculer - c64e05130791ebff39590b934b5ffa0d8cb300a2 authored almost 6 years ago by Icebob <[email protected]>
add jaeger tracer exporter

github.com/moleculerjs/moleculer - fb5c09848fed460a398d173b25ff63a918e44633 authored almost 6 years ago by Icebob <[email protected]>
add zipkin tracing exporter

github.com/moleculerjs/moleculer - f9fb841ff04ca05cf7ed2a97ba371bab50a02fe2 authored almost 6 years ago by Icebob <[email protected]>
continue tracing

github.com/moleculerjs/moleculer - a6956e4b876a1b7ef80fe25d7db7772717739680 authored almost 6 years ago by Icebob <[email protected]>
fix datadog trace exporter

github.com/moleculerjs/moleculer - b52834e0d8d187725b25cd37c437041b6825b5f2 authored almost 6 years ago by Icebob <[email protected]>
trying implement datadog trace exporter

github.com/moleculerjs/moleculer - 149af6d7e53e005b564d5c7b765cfd0783d8a66c authored almost 6 years ago by Icebob <[email protected]>
rewrite tracing middleware

create console tracing exporter

github.com/moleculerjs/moleculer - 031e38dcee693f848b815e7a505655d3c23733fd authored almost 6 years ago by Icebob <[email protected]>
continue tracing

github.com/moleculerjs/moleculer - 11ce5ba9a544a07ee5a31a9bce3babf6f99c6a4a authored almost 6 years ago by Icebob <[email protected]>
create tracing classes

github.com/moleculerjs/moleculer - 36aec818c5e23cb6beda649a70c987b55e0b3133 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #485 from darky/master

add missing `tracking` to `CallingOptions` interface

github.com/moleculerjs/moleculer - 1123f8e91e07605da7d01fbd9d09395df03992b1 authored almost 6 years ago by Icebob <[email protected]>
add missing `tracking` to `CallingOptions` interface

github.com/moleculerjs/moleculer - 58031df3be4b69701566eea2fc4dd156fc2520f0 authored almost 6 years ago by Vladislav Botvin <[email protected]>
rename tracing reporters to exporters

github.com/moleculerjs/moleculer - b238b5067dc2c77bf937725c126a6a67531ba685 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #481 from AndreMaz/master

Fixin typos

github.com/moleculerjs/moleculer - 1ce42c4a497506f6c67ae026604d80f436db56bd authored almost 6 years ago by Icebob <[email protected]>
add initial files

github.com/moleculerjs/moleculer - 2de32c52d07a6bd83eb494d058dec920268faeb3 authored almost 6 years ago by Icebob <[email protected]>
regen proto & thrift codes

github.com/moleculerjs/moleculer - a1df87cf1fd8d3ac7223b3eed99c5b2e5efdceeb authored almost 6 years ago by Icebob <[email protected]>
rename context metrics to tracing

github.com/moleculerjs/moleculer - e1954638b175f664fb8960fac75aed151d5f20c7 authored almost 6 years ago by Icebob <[email protected]>
fix circuit breaker multi opening issue

github.com/moleculerjs/moleculer - 7302254c9b27b99f63fd28b2cf3fa47f61e92a98 authored almost 6 years ago by Icebob <[email protected]>
merge changes from master

github.com/moleculerjs/moleculer - 5f74f6865b11c8579bd805afdd17f28db71f03c7 authored almost 6 years ago by Icebob <[email protected]>
Merge pull request #480 from moleculerjs/new-metrics

New enhanced metrics

github.com/moleculerjs/moleculer - 07568785e325e4011bb74a4de1b7e8ed487eed99 authored almost 6 years ago by Icebob <[email protected]>
update npmignore

github.com/moleculerjs/moleculer - 7e28bee18e5e32410b15a43a202d37095785de5b authored almost 6 years ago by Icebob <[email protected]>
use semver ranges

github.com/moleculerjs/moleculer - 9009b4185864795a942501d416f8d2ef8df03c29 authored almost 6 years ago by Icebob <[email protected]>
update npmignore

github.com/moleculerjs/moleculer - 61b3849475b50e6aab06e55fe7d7fabf4d06789b authored almost 6 years ago by Icebob <[email protected]>