Navigation Menu

Skip to content

Commit

Permalink
Update news topics
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent d075b09 commit 2530d95
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions news/_posts/2014-06-29-release.md
Expand Up @@ -21,14 +21,28 @@ You'll understand how Droonga works with these documentations.

The current Droonga version is 1.0.4.

The most important topic on this release is that new command line tools to modify cluster composition easily.
You don't need to run various commands again and again anymore.
See [dump-restore tutorial](/tutorial/1.0.4/dump-restore) and [another tutorial to add/remove replica](/tutorial/1.0.4/add-replica).

The release has the following improvements:

TODO
* [Droonga-engine 1.0.4][droonga-engine]
* New command (and plugin) [`status`](/reference/1.0.4/commands/status/) is now available.
* New command line tools are available.
* `droonga-engine-join` and `droonga-engine-unjoin` help you to modify cluster composition. See [the tutorial to add/remove replica](/tutorial/1.0.4/add-replica/).
* `droonga-engine-absorb-data` helps you to duplicate clusters. See [the tutorial for dump/restore](/tutorial/1.0.4/dump-restore/).
* `droonga-engine-catalog-modify` helps you to modify existing `catalog.json`.
* [Express-droonga 1.0.4][express-droonga]
* Supports paths like `/droonga/(command name)` with `GET` method.
* Supports paths like `/droonga/(command namespace)/(command name)` with `GET` and `POST` method.
* Works with the [Express 4.4.4](http://expressjs.com/).


## Conclusion

* Droonga 1.0.4 has been released!
* TODO summarize this release
* With new command line tools, now you can join/unjoin nodes for existing clusters easily.
* Droonga project will release a new version every month!

Droonga project welcomes you to join us as a user and/or a developer! See [community][] to contact us!
Expand Down

0 comments on commit 2530d95

Please sign in to comment.