GitXplorerGitXplorer
p

binarypool

public
2 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
b7957d4b304cca7ab990089f521f99667d47c5a4

Include the image validator or we never validate any images

committed 16 years ago
Unverified
894be25e1b6dd7e8a1f10e3c1effa219bcb27a93

Update INSTALL with hint on compiling symlinks on OSX

committed 16 years ago
Unverified
bef2b5a17e99b312e86acda3eca1fed64e51f38e

Display non-image types usefully, rather than just hiding them

hharryf committed 16 years ago
Unverified
328f084ecef1423179237e92e363c7037f1c6401

Stop flattening gifs - breaks animated gifs

hharryf committed 16 years ago
Unverified
67376fbc4186c3f0bd7fb54eeb4a04a7ad8fc355

Remove the cache file if its empty

hharryf committed 16 years ago
Unverified
aec85a7e978b2f72956e237f3f72672e2b56a4fb

Remove the duh moment

hharryf committed 16 years ago

README

The README file for this repository.

Binary Pool is a REST web service that handles generation of thumbnails (renditions) for images. Clients can upload images, Binary Pool generates all renditions based on configuration on the server and then stores the original file along with the renditions.

Each binary gets accompanied with an asset file which allows consumers to retrieve information about binaries and easily use the renditions on frontend sites.

Binaries can be storied either in the local file system or on Amazon S3.