Remove limit of value size
Sun, 02/03/2013 - 15:08
Please, remove limit of 20 Mb for value.
I don't understand why I can't use 38Mb (for example) when I have my 4 Gb RAM on server free.
OZ, Couchbase is optimized to store smaller documents and is not suitable for larger documents.
In the future, we hope to support a filesystem on the side that can be used to store large objects. At the moment best approach is storing the metadata in Couchbase with a link / url to the CDN / media server for example.