You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Enqueue Elastica Bundle
2
2
3
-
Improves performance of `fos:elastica:populate` command from [FOSElasticaBundle](https://github.com/FriendsOfSymfony/FOSElasticaBundle) by distributing the work among consumers.
4
-
The performance gain depends on how much consumers you run.
3
+
Improves performance of `fos:elastica:populate` command from [FOSElasticaBundle](https://github.com/FriendsOfSymfony/FOSElasticaBundle) by distributing the work among consumers.
4
+
The performance gain depends on how much consumers you run.
5
5
For example 10 consumers may give you 5 to 7 times better performance.
6
6
7
-
[Read the documenation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/elastica-bundle/populate-command-optimization.md)
7
+
[Read the documenation](https://github.com/php-enqueue/enqueue-dev/blob/master/docs/elastica-bundle/overview.md)
0 commit comments