@kalisio/feathers-distributed
v3.0.0
Published
Distribute your Feathers services as microservices
Keywords
Readme
feathers-distributed
__
Documentation
Detailed documentation is available at the following link.
In the tests four apps are actually created, each app has a distribution key corresponding to its index:
- a gateway (index 0) with a local
usersservice then a dynamically added localcustomservice with an additionalcustomevent (created/customevents distributed) - a first app (index 1) without any local service but with the distributed gateway services
- a second app (index 2) without any local service but with the distributed gateway services
- a third app (index 3) with a local
no-eventsservice with an additionalcustomevent (all events distributed) and with the distributed gateway services Thecustomservice is exposed remotely on a newcustom-namename.
License
Licensed under the MIT license.
Copyright (c) 2026-present Kalisio
