Module: EventSource

Defined in:
lib/event_source/postgres/controls/stream_name.rb,
lib/event_source/postgres/get.rb,
lib/event_source/postgres/log.rb,
lib/event_source/postgres/put.rb,
lib/event_source/postgres/read.rb,
lib/event_source/postgres/write.rb,
lib/event_source/postgres/session.rb,
lib/event_source/postgres/get/last.rb,
lib/event_source/postgres/settings.rb,
lib/event_source/postgres/stream_name.rb,
lib/event_source/postgres/controls/put.rb,
lib/event_source/postgres/read/iterator.rb,
lib/event_source/postgres/controls/category.rb,
lib/event_source/postgres/controls/event_data.rb,
lib/event_source/postgres/get/select_statement.rb,
lib/event_source/postgres/get/last/select_statement.rb

Overview

module EventSource

module Postgres
  module Controls
    StreamName = EventSource::Controls::StreamName
  end
end

end

Defined Under Namespace

Modules: Postgres