mikerhodes commented on issue #1338: Configuring node "flavors" in a cluster
URL: https://github.com/apache/couchdb/issues/1338#issuecomment-400302600
 
 
   @wohali I wonder about that proposal, whether we're overloading the database 
by giving it different storage layers in that sense vs. using a well known 
caching layer like redis? 
   
   I'd also like to understand what the semantics of these nodes are -- and 
whether to be effective at decreasing load on the cluster whether first you 
have to consider things like preferentially asking certain nodes for answers to 
queries/writes/reads (i.e., the in-mem ones) before considering this. It also 
feels like a potentially complicated design for what should be more like, as 
you say, a write-through cache.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to