In a new post to his blog Gonzalo Ayuso shows an interesting use for the CouchDB tool - using it as a filesystem for cross-server handling of things like images or other binary resources.
One of the problems I need to solve in my clustered PHP applications is where to store files.
When I say files I'm not speaking about source code. I'm speaking about additional data files, such as download-able pdfs, logs, etc.
Those files...
Post new comment