module RailsKvsDriver

Constants

KVS_CONNECTION_POOL

@attr DriverConnectionPool [Hash] This Constants pools the connecting driver. {

driver_class_name => [{:config => driver_config, :pool => ConnectionPool }, ....  ]

...

}

VERSION