updated Connection TODO comment

This commit is contained in:
2011-04-18 14:26:52 +01:00
parent d9a8aefcc5
commit c53c7116dd

View File

@@ -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