There are still distributed rake tasks in mack core
Reported by Mark Bates | August 5th, 2008 @ 02:12 PM | in 0.7.0
The following tasks:
rake mack:ring_server:restart
Alias: mack:ring_server:restart => ['mack:ring_server:stop', 'mack:ring_server:start']
rake mack:ring_server:services:list
Lists all services on the ring server
rake mack:ring_server:start
Start the Rinda ring server
rake mack:ring_server:stop
Stop the Rinda ring server
Should be moved over to the mack-distributed gem.
Comments and changes to this ticket
-
Mark Bates August 5th, 2008 @ 02:31 PM
- → State changed from new to resolved
(from [5758548c727a8ae815609f7489dc6f00c06d139e]) Moved ring_server tasks to mack-distributed from mack core [#75 state:resolved]
-
Mark Bates August 5th, 2008 @ 02:32 PM
(from [60dadd07bd83108aef02960cc7d154a830c9d6e4]) Left over ring_server rake tasks [#75 state:resolved]
Please Login or create a free account to add a new comment.
You can update this ticket by sending an email to from your email client. (help)
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Mack is a Ruby web application framework focused on writing distributed, portal-like, applications. it's built on best of breed technologies, such as Rack, Cachetastic, and DataMapper.
