forked from RexOps/Rex
-
Notifications
You must be signed in to change notification settings - Fork 0
Roadmap
krimdomu edited this page Feb 14, 2011
·
41 revisions
This Roadmap is subject to change.
-
Parallel processing [done]
-
Subversion and GIT support
-
Better Error Handling [done]
-
Support more Filesystem operations.
-
is_file() [done]
-
is_dir() [done]
-
is_readable() [done]
-
is_writeable() [done]
-
stat() [done]
-
remove directory recursive [done]
-
-
rsync interface
-
ability to call tasks from other tasks
-
command to create a default skeleton Rexfile for your project.
-
Logging to syslog or file
-
Debug Mode
-
Webinterface
-
Command execution over a publish/subscribe service or over IRC.
-
Windows support
-
Database management
-
Update DDL
-
Rollback DDL
-
Manage Users
-
Manage Permissions
-