datadesk / django-bigbuild

The open-source engine that powers bigbuilder, the Los Angeles Times Data Desk's system for publishing standalone pages
http://www.latimes.com/projects/
MIT License
24 stars 0 forks source link

Is there a more efficient way to cache the archived pages? #44

Open palewire opened 7 years ago

palewire commented 7 years ago

I think we've exhausted the I/O route on our existing model. But I suspect there's an entirely different architecture that might lap the current method. I just don't know what it is.