Skip to content

Pubsub persistence distributed#10

Open
shiraeeshi wants to merge 22 commits intoJAVEO:masterfrom
shiraeeshi:pubsub-pers-distributed
Open

Pubsub persistence distributed#10
shiraeeshi wants to merge 22 commits intoJAVEO:masterfrom
shiraeeshi:pubsub-pers-distributed

Conversation

@shiraeeshi
Copy link
Copy Markdown
Contributor

This PR moves the project back to DistributedPubSub because of some limitations of DistributedData.

The persistence is implemented using reactivemongo. Each actor system saves the data into its own database. If some messages or topics were added while the system was not in the cluster, that system will not have those messages in its database. There is no any merging logic implemented.

@shiraeeshi
Copy link
Copy Markdown
Contributor Author

shiraeeshi commented Jan 20, 2017

Seems like nobody is maintaining this project. This PR was created 22 days ago and still no one had reviewed it.
I've posted my version of the project to activator. If you show up and accept this PR, then it will become duplicated, and I will remove my activator, but until then there will be two versions of it: the old one with DistributedData and the new one with DistributedPubSub and MongoDB persistence.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant