Hi
I think you can find answers for your questions here:
https://cwiki.apache.org/confluence/display/WAVE/Wave+Summit+Talks
I ll try to answer in short, but take in account I might have forgotten
things and the information can be somewhat incorrect. I hope someone more
knowledgeable will fix the in
Hi everyone,
I'm doing some college research about Wave and have some questions about
Wave Procotol. If this isn't the right place to post this kind of question
please direct me and sorry :)
I've read the specs but I'm having a hard to grasp some conversation model
concepts and relate them to what
@Eduardo/Bruce:
MongoDB is only a valid store type for signer information, account
information, and attachment metadata. It is not a delta store, so can not
persist waves.
As Bruno said, the only persisiting delta store is 'file'.
@Eduardo:
You say you have issues with mongodb and attachments, c
Hi Bruce,
You can use the hostname instead of the IP address. Although the ip address
might change often, the hostname should be rather static.
As for MongoDB, in my case, it works fine for persisting waves, but I have
issues with storing attachments. That might be a MongoDB configuration issue
On 2013-10-27 06:52, Bruce Hellstrom wrote:
2) I specified to use mongdb for storage. However, even though mongo
is running and listening on the default port, my waves do not persist
between server launches. Is there some other configuration I need to
do in mongo or somewhere? I don't see anyt