public ZrangeCommand(IInMemoryDatabaseClient client)
 {
     _client = client;
 }