No description
Andrew Tomaka
44b4f7314d
Fix N+1 on API Rarity Type Leader Skill Passive Skill Super Attack Awaken Type Dokkan Card HP, ATK, Def Links (one query per) N+11-16 depending on link count * 224 cards = > 3000 queries. WHOOPS. Let's drop that down to 13 queries total. See merge request !16 |
||
---|---|---|
app | ||
bin | ||
config | ||
db | ||
lib | ||
log | ||
public | ||
vendor/assets | ||
.env.sample | ||
.gitignore | ||
config.ru | ||
Gemfile | ||
Gemfile.lock | ||
Procfile | ||
Rakefile | ||
README.md |
dbzdokkan-rails
Data management and release of DBZDokkan data
Requirements
- imagemagick
sudo apt-get install imagemagick -y