Overview
High performance photo gallery. Used in
- http://animeonly.org (70 000 images)
- http://hentai-wallpapers.com (150 000 images) [Not safe for work]
- I have been using this gallery for about two month's and have not seen a single Mysql slow query.
- Server serving about 25 000 page views a day is usually around 0.0% load !!!
- Cached page albums pagination, search pagination etc loads in around 0.005 seconds.
- Sphinx
- Memcached
- Update translations
- Image magic or GD support
- ETag caching
- Memcached support
- Sphinx default search engine
- Multiple file uploads from browser
- Batch file uploads, upload to FTP and import images. Recursive directory import
- RSS - album, search RSS by keyword, last uploaded images RSS, top rated images RSS, last hits RSS, most popular RSS
- Public uploads
- Users albums
- Blazing speed of cached pages, around 0.005 seconds.
- Nice URL out of the box
Some introduction:
http://remdex.info/High-performance-photo-gallery-95a.html
Download source code:
svn co svn://remdex.info/hppg/trunk
or
http://redmine.remdex.info/projects/hppg/files
Members
Manager:
Remigijus Kiminas
Latest news
High performance photo gallery 0.2 v released
Even more speed improvement and many other changes.
More speed in search pagination
Implemented caching in search results
High performance photo gallery released
Released 0.1 version of photo gallery.