mirror of
https://github.com/jimeh/redistat.git
synced 2026-02-19 05:16:39 +00:00
updated Connection TODO comment
This commit is contained in:
@@ -5,7 +5,7 @@ module Redistat
|
||||
|
||||
REQUIRED_SERVER_VERSION = "1.3.10"
|
||||
|
||||
# TODO: Create a ConnectionPool instance object to replace Connection class
|
||||
# TODO: Create a ConnectionPool instance object using Sychronize mixin to replace Connection class
|
||||
|
||||
class << self
|
||||
|
||||
|
||||
Reference in New Issue
Block a user