Skip to content

Commit

Permalink
Merge pull request #11 from rpander93/patch-1
Browse files Browse the repository at this point in the history
Make CacheMap non-shared between DataLoaders
  • Loading branch information
mcg-web authored Oct 29, 2017
2 parents 113a7c4 + dcecc93 commit cd76661
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Resources/config/services.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
services:
overblog_dataloader.cache_map:
shared: false
public: false
class: Overblog\DataLoader\CacheMap

Expand Down

0 comments on commit cd76661

Please sign in to comment.