Module: StickyElephant

Defined in:
lib/sticky_elephant.rb,
lib/sticky_elephant/cli.rb,
lib/sticky_elephant/server.rb,
lib/sticky_elephant/handler.rb,
lib/sticky_elephant/payload.rb,
lib/sticky_elephant/version.rb,
lib/sticky_elephant/connection.rb,
lib/sticky_elephant/handler/base.rb,
lib/sticky_elephant/handler/quit.rb,
lib/sticky_elephant/configuration.rb,
lib/sticky_elephant/handler/error.rb,
lib/sticky_elephant/handler/query.rb,
lib/sticky_elephant/log_interface.rb,
lib/sticky_elephant/payload_types.rb,
lib/sticky_elephant/elephant_logger.rb,
lib/sticky_elephant/handler/handshake.rb,
lib/sticky_elephant/postgres_protocol.rb,
lib/sticky_elephant/postgres_simulator.rb,
lib/sticky_elephant/handler/ssl_request.rb

Defined Under Namespace

Modules: Handler, LogInterface, PayloadTypes, PostgresProtocol Classes: CLI, Configuration, Connection, ElephantLogger, Payload, PostgresSimulator, Server

Constant Summary collapse

VERSION =
"0.1.0"