[Groonga-commit] droonga/droonga.org at 85c7905 [gh-pages] Update loadmap

Back to archive index

YUKI Hiroshi null+****@clear*****
Thu Nov 20 18:37:11 JST 2014


YUKI Hiroshi	2014-11-20 18:37:11 +0900 (Thu, 20 Nov 2014)

  New Revision: 85c79051cfb676af5b9330433ca41241d37318c0
  https://github.com/droonga/droonga.org/commit/85c79051cfb676af5b9330433ca41241d37318c0

  Message:
    Update loadmap

  Modified files:
    roadmap/index.md

  Modified: roadmap/index.md (+12 -5)
===================================================================
--- roadmap/index.md    2014-11-20 17:39:57 +0900 (1317b53)
+++ roadmap/index.md    2014-11-20 18:37:11 +0900 (91ca5f6)
@@ -11,12 +11,12 @@ layout: en
 ## 1.0.8
 
  * Make drop-in replacement of log search system based on Groonga.
-
-## 1.x.x
-
  * Optimize performance of `search` for unsharded replicas.
    (Currently, mechanisms of hash-based sharding always affect for replicas.
    They should be skipped for unsharded replicas.)
+
+## 1.x.x
+
  * Support hash-based sharding of replicas, by `droonga-enigine-join` and `droonga-engine-unjoin` commands.
  * Support non-stop modification of cluster structure.
    (Currently, we have to stop updating data while modifying cluster structure.
@@ -44,19 +44,26 @@ layout: en
 
 # `droonga-http-server`
 
-## 1.x.x
+## 1.0.9
 
  * Detect available `droonga-engine` nodes automatically.
    (Nodes should fetch `catalog.json` from initially connected `droonga-engine` node via the `catalog.fetch` command and refresh connections based on the cluster definition.
  * Prevent to send request messages to dead `droonga-engine` nodes.
    (Nodes should join to the orchestration based on Serf.)
+
+## 1.x.x
+
  * Better dashboard.
    (For example, search columns should be listed and filtered based on the schema information.
    This better dashboard will be developed in a separate repository to be shared by Groonga and Droogna...)
 
 # `express-droonga`
 
-## 1.x.x
+## 1.0.7
 
  * Make connections to `droonga-engine` nodes redundant.
 
+## 1.x.x
+
+ * ???
+
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index