The Southeast's premier PHP community

Posts Tagged ‘caching’

June 2015 Meeting

PRESENTATION: Caching Strategies Presentation by Ben Ramsey (@ramsey), http://benramsey.com One of the biggest bottlenecks in an application is the point at which data is requested from some source, be it a traditional database, web service, or something else. One method to overcome these bottlenecks is the use of caches to […]

October 2014 Meeting

PRESENTATION: Building for Success and Failure with Disqus NEW LOCATION – We are now meeting at ATDC. See http://bit.ly/1oKxkng (Google group post) for extended directions and parking info. Presentation by Jonathon Hill,  http://jonathonhill.net/ and @compwright Description: Disqus provides an exceptionally effective store for user-generated content, but how do you protect against API failures […]

April 2014 Meeting

PRESENTATION: Battle of the Stacks Presentation by Nic Rosental (@nicdev and @EpicLabs) Description: When you first start as a developer, all you care about is the code. As you progress and become more concerned with performance, you begin to realize that there’s a whole world of possibilities and no clear […]