[KLUG Members] alternate redundancy v. cost

Dirk H Bartley bartleyd2 at chartermi.net
Tue Aug 3 11:43:25 EDT 2004


Unfortunately, my purposes are not suited for memcached.  I wish it
were, but I'm looking for the run of the mill samba, nfs, dns, low usage
postgres and or mysql type of stuff.  The redundancy I was looking for
was mostly for the filesharing.

Dirk

On Sun, 2004-08-01 at 19:54, Jamie McCarthy wrote:
> What is your access pattern on this data?
> 
> If you need fast and frequent reads of a relatively small (< 10 GB)
> portion of your dataset, one possibility is to run memcached and
> write an API that draws first from that, falling back on your
> existing storage method if that fails.  And of course your API has
> to do a "write-through" to both memcached and your existing store,
> when data needs to be changed or inserted.
> -- 
>   Jamie McCarthy
>  http://mccarthy.vg/
>   jamie at mccarthy.vg
> 
> _______________________________________________
> Members mailing list
> Members at kalamazoolinux.org
> 




More information about the Members mailing list