Hi !
I’m planing to create a ECM system using CouchDB to store metadata and binary
files.
Nowadays I use PostgreSQL to metadata and filesystem to binary files.
My preoccupation is that I have databases (metadata + binary files) up to 10TB.
If I store all on CouchDB, when it compact database, I will need twice this
space in disk ("available disk space - it should be twice greater than the
compacted file’s data) !!!
This is very expensive to have.
Are There another way ?
Do you have some tip or trick about this (store binary files) on database ?
Please Advice welcome !!!
Thank’s
Carlos - Brazil.