Stefan Guggisberg wrote:
the benefit of storing blobs in the file system is improved read/write performance, the drawback is that it is non transactional.the exact opposite is true for storing the blobs in the db...
got it. thanks!
Stefan Guggisberg wrote:
the benefit of storing blobs in the file system is improved read/write performance, the drawback is that it is non transactional.the exact opposite is true for storing the blobs in the db...
got it. thanks!