Hi,

Here is an introduction.

http://docs.couchdb.org/en/stable/intro/why.html

You can easily store .html documents in couchdb and it is very suited for
that, and you can scale to clusters of clusters of couchdb nodes.

And here's something about replication:

http://docs.couchdb.org/en/stable/replication/intro.html#


On Fri, 24 Aug 2018 at 13:10, Rene Veerman <seductivea...@gmail.com> wrote:

> hi.
>
> i'm building a CMS, and am wondering if it's a smart idea to store HTML in
> couchdb.
>
> i'd like my CMS to be able to grow to "facebook size" with the least amount
> of hassle later on..
>
> that means load balancers and replication to other servers, without a
> doubt.
>
> so what's the story about storing potentially hundreds of kilobytes for a
> single version of a HTML document in couchdb?
>
> any pitfalls related to replication efficiency that i should be aware of
> before-hand?
>

Reply via email to