Module: Kiyohime

Defined in:
lib/kiyohime.rb,
lib/kiyohime/version.rb,
lib/kiyohime/registry.rb,
lib/kiyohime/publisher.rb,
lib/kiyohime/publisher_helper.rb,
lib/kiyohime/stores/redis_store.rb,
lib/kiyohime/parsers/channel_parser.rb,
lib/kiyohime/exceptions/registry_error.rb,
lib/kiyohime/exceptions/subscriber_error.rb,
lib/kiyohime/containers/service_registration.rb,
lib/kiyohime/exceptions/unsupported_interface.rb,
lib/kiyohime/exceptions/unsupported_channel_name.rb

Overview

Kiyohime is a simple Microservice framework for Ruby which is built on the publish/subscribe paradigm

Defined Under Namespace

Modules: Containers, Exceptions, Parsers, PublisherHelper, Stores Classes: Publisher, Registry

Constant Summary collapse

VERSION =
'0.2.7'.freeze