Changes for version 0.008 - 2021-06-18

  • API Changes
    • Breaking: RPC client will unwrap the extra 'response' level from the response.
    • Myriad now has run_future like shutdown_future, to tell when the framework is running.
    • Test::Myriad has a ready sub, to tell when the underlying Myriad is running.
    • Batch will now throw an exception and fail if the developer didn't return arrayref.
  • Bugs fixed
    • Having multiple RPC added will not block and wait each others from reading from stream.

Documentation

microservice coördination
microservice storage abstraction
microservice storage abstraction

Modules

microservice coördination
provides an API for Myriad services
starts up a Myriad child process ready for loading modules for the main functionality
common pragmata for Myriad core modules
common class for all exceptions
applies Myriad::Exception::Base to an exception class
common class for all exceptions
common exception when the error is not relevant to the client.
microservice RPC abstraction
microservice RPC client abstraction
microservice RPC client abstraction
microservice RPC in-memory implementation.
microservice RPC Redis implementation.
RPC message implementation
track available methods and subscriptions
microservice RPC abstraction
microservice storage abstraction
microservice subscription abstraction
starting point for building microservices
microservice coördination
microservice coördination
abstraction to access other services over the network.
microservice storage abstraction
abstraction to access other services storage.
microservice Storage abstraction
microservice storage abstraction
microservice storage abstraction
microservice subscription abstraction
In-Memory data layer that mimics Redis behaviour..
Term::ReadLine support for Myriad
provide a deferred wrapper attribute
protect secrets from getting exposed accidentally
a collection of helpers to test microservices.
an abstraction to mock microservices.

Provides

in lib/Myriad/Util/UUID.pm
in lib/yriad.pm