diff --git a/libs/cluster/Parser/ClusterSubCommand.cs b/libs/cluster/Parsing/ClusterSubCommand.cs similarity index 100% rename from libs/cluster/Parser/ClusterSubCommand.cs rename to libs/cluster/Parsing/ClusterSubCommand.cs diff --git a/libs/cluster/Parser/ClusterSubCommandParsing.cs b/libs/cluster/Parsing/ClusterSubCommandParsing.cs similarity index 100% rename from libs/cluster/Parser/ClusterSubCommandParsing.cs rename to libs/cluster/Parsing/ClusterSubCommandParsing.cs diff --git a/libs/cluster/Resp/RespClusterBasicCommands.cs b/libs/cluster/Session/RespClusterBasicCommands.cs similarity index 100% rename from libs/cluster/Resp/RespClusterBasicCommands.cs rename to libs/cluster/Session/RespClusterBasicCommands.cs diff --git a/libs/cluster/Resp/RespClusterFailoverCommands.cs b/libs/cluster/Session/RespClusterFailoverCommands.cs similarity index 100% rename from libs/cluster/Resp/RespClusterFailoverCommands.cs rename to libs/cluster/Session/RespClusterFailoverCommands.cs diff --git a/libs/cluster/Resp/RespClusterMigrateCommands.cs b/libs/cluster/Session/RespClusterMigrateCommands.cs similarity index 100% rename from libs/cluster/Resp/RespClusterMigrateCommands.cs rename to libs/cluster/Session/RespClusterMigrateCommands.cs diff --git a/libs/cluster/Resp/RespClusterReplicationCommands.cs b/libs/cluster/Session/RespClusterReplicationCommands.cs similarity index 100% rename from libs/cluster/Resp/RespClusterReplicationCommands.cs rename to libs/cluster/Session/RespClusterReplicationCommands.cs diff --git a/libs/cluster/Resp/RespClusterSlotManagementCommands.cs b/libs/cluster/Session/RespClusterSlotManagementCommands.cs similarity index 100% rename from libs/cluster/Resp/RespClusterSlotManagementCommands.cs rename to libs/cluster/Session/RespClusterSlotManagementCommands.cs