summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-05-22 12:36:24 +0200
committerKjetil Ørbekk <kjetil.orbekk@gmail.com>2012-05-22 12:37:04 +0200
commit3eae5d64bfb0bf00f409830866d89dc2acf7fb24 (patch)
tree1e371e908036b19e9c6c790b4ff2f8c1ee347f47
parent3c1b77f3ac17220b0df59323690bcb1a31620cdf (diff)
Update feature list for 0.6.0.6
-rw-r--r--README.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/README.md b/README.md
index 452b350..ec358a7 100644
--- a/README.md
+++ b/README.md
@@ -9,10 +9,9 @@ system.
## Feature list
An incomplete list of implemented and planned features.
-* Fault-tolerance with automatic master selection. (Planned)
-* Network discovery with directory service. (Planned)
+* Fault-tolerance with automatic master selection. (0.6)
+* Network discovery with directory service. (0.3)
* Ability to share variables with other peers. (Implemented, 0.1)
-* Network discovery with UDP broadcast. (Implemented, 0.1)
## Example
With Same you can share variables easily, like so:
@@ -45,13 +44,14 @@ try {
Pre-1.0: A release is a milestone in the project. Whenever the system seems to
be working fairly well, a commit is tagged as the release version.
-### Next release
-* Better discovery service.
-* Better controller activity on Android. Ability to shut down master.
-* Fix lookup bug with duplicate network names.
+### 0.6
+* Improved discovery service. Overwrite network after master takeover.
+* Add master kill switch in SystemService.
* RPC logging support.
-* Better VariableUpdater.
-* Monitoring support. (Use the GetSystemStatus tool)
+* Monitoring support with SystemService and GetSystemStatus.
+* Fixes VariableUpdater.
+* Fixes lookup bug with duplicate network names.
+* Experiment and support for generating statistics. (Statsserver)
### 0.5
* Tag: 0.5