diff options
author | Dan McGee <dan@archlinux.org> | 2013-01-20 21:15:53 +0100 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2013-02-09 23:20:38 +0100 |
commit | 8524a6057c4b99a620850494a22eb3d1f56bee68 (patch) | |
tree | e7f00207fa4e94de9393cf8a44407e349e2b95b3 /packages | |
parent | 271d1babbf8038e17d9dc5cfc3cd659463848400 (diff) | |
download | archweb-8524a6057c4b99a620850494a22eb3d1f56bee68.tar.gz archweb-8524a6057c4b99a620850494a22eb3d1f56bee68.tar.xz |
Change caching strategy on package.applicable_arches
Rather than use the Django cache for this (aka memcached), just do it on
a per-object instantiation basis. This means no external services calls
except the first time to the database, which should be quite a bit
faster.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'packages')
0 files changed, 0 insertions, 0 deletions