Skip to content
This repository has been archived by the owner on Dec 7, 2018. It is now read-only.

Remove broken moneta adapter #44

Merged
merged 1 commit into from
Apr 17, 2013
Merged

Conversation

halorgium
Copy link
Contributor

There are some features which we need to reconsider if we are to have a
moneta adapter.
The main one is being able to clear the registries independently.

There are some features which we need to reconsider if we are to have a
moneta adapter.
The main one is being able to clear the registries independently.
@halorgium
Copy link
Contributor Author

For reference, it might make sense to use the new version of Moneta at some point. See #37

halorgium added a commit that referenced this pull request Apr 17, 2013
@halorgium halorgium merged commit c2a70a8 into celluloid:master Apr 17, 2013
@halorgium halorgium deleted the remove-moneta branch April 17, 2013 09:31
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.07%) when pulling eb9f4a9 on halorgium:remove-moneta into d45d97c on celluloid:master.

@minad
Copy link

minad commented Apr 17, 2013

You use this registry to register the distributed objects? Imho you can easily use Moneta for that. If you need further backends these can also be added to Moneta assuming that they can be mapped to a k/v system.

@halorgium
Copy link
Contributor Author

@minad yup, understood.
I am trying to solve and close most of the issues as we are tackling a larger change inside Celluloid.
Follow along at https://groups.google.com/d/msg/celluloid-ruby/Rd2AurcPNpo/xejk2OT3zwEJ if you want.

@tarcieri
Copy link
Member

@minad it's not that Moneta can't do this, it's that the DCell "adapter" API needs to change (to an actor), and the fewer of them we have to port over the better.

We can revisit this when DCell is in a better state.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants