On Sun, May 08, 2016 at 12:41:24PM -0700, Mathieu Lonjaret wrote:
> So, you could just store your data in Camlistore on any local machine
> with a large enough disk, and you would define GCS as the secondary
> storage, so the blobs would get replicated there automatically.
> But, since I assume your local machine is not always reachable on the
> net, what you could additionally do is then set up another Camlistore
> on Linode, which would have no local storage, and which would use the
> above GCS as its primary. It would be slow, but it would give you a
> permanent view/access (through e.g. the web UI) of your blobs wherever
> your are. Otoh, if you don't care about giving up on your linode, and
> if GCE is not more expensive, you could run a GCE instance instead
> (because much faster access to GCS).
Is it possible / wise to access a Camlistore storage in GCS from more
than one machine? For example, if I have a Linode server which as my
externally visible, always-up IP address running camilstored and using
GCS as its store, and I also have a local camilstored running on my
laptop, is it possible to read (or write) to GCS from my laptop
without going through the Linode server?
I assume one of the issues, possibly for reading, but definitely for
writing, is where the index and other metadata would be written, since
that needs to be stored in some kind of sqllite or mysql database,
right?
What if I used a mysql database for the metadata running on the Linode
server --- could I access it either from my laptop's camilstored, as
well as from a camilstored running on the Linode server? (Which I
would use when upload pictures from my Android phone, presumably.)
Thanks,
- Ted
--
You received this message because you are subscribed to the Google Groups
"Camlistore" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.