flashmob hace 8 años
padre
commit
1af70b2111
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      backends/guerrilla_db_redis.go

+ 1 - 1
backends/guerrilla_db_redis.go

@@ -19,7 +19,7 @@ package backends
 // - Changed the MySQL queries to insert in batch
 // - Made a Compressor that recycles buffers using sync.Pool
 // The result was around 400% speed improvement. If you know of any more improvements, please share!
-// - Added the recovery mechanisi,
+// - Added the recovery mechanism,
 
 import (
 	"fmt"