mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 17:40:34 +00:00
This patch is a proposal for the removal of the redis classes describing the commands. 'prepare' and 'execute' class functions have been merged into a function with the name of the command. Note: 'command_factory' still needs to be simplified. Signed-off-by: Etienne Adam <etienne.adam@gmail.com> Message-Id: <20200913183315.9437-1-etienne.adam@gmail.com>