SHIMODA Piro Hiroshi
null+****@clear*****
Thu Sep 25 04:45:27 JST 2014
SHIMODA "Piro" Hiroshi 2014-09-25 04:45:27 +0900 (Thu, 25 Sep 2014) New Revision: 17050e556683ef2bb3054a5f0836dc22b8eacab2 https://github.com/droonga/droonga.org/commit/17050e556683ef2bb3054a5f0836dc22b8eacab2 Message: Fill news topics on Droonga 1.0.6 Modified files: news/_posts/2014-09-29-release.md Modified: news/_posts/2014-09-29-release.md (+30 -1) =================================================================== --- news/_posts/2014-09-29-release.md 2014-09-25 04:40:03 +0900 (c403180) +++ news/_posts/2014-09-29-release.md 2014-09-25 04:45:27 +0900 (d4066de) @@ -23,7 +23,33 @@ The current Droonga version is 1.0.6. The release has the following improvements: -TODO + * [Droonga-engine 1.0.6][droonga-engine] + * The installation script is now available. + It automatically installs required softwares and configure the `droonga-engine` as a system service. + Currently it works only for Debian, Ubuntu, and CentOS 7. + * A static configuration file to define default parameters (`host` and so on) is now available. + It must be placed into the directory same to `catalog.json`. + You don't have to run `droonga-engine` command with many options, anymore. + * `droonga-engine-join` now automatically fetches `catalog.json` from the specified source replica node. + Now you don't have to copy `catalog.json` from another node before you run `droonga-engine-join` anymore. + * A new `catalog` plugin is introduced as one of default plugins, to fetch `catalog.json` from existing cluster. + The list of plugins in your `catalog.json` must include it. + * A new command line utility `droonga-engine-configure` is available. + It generates the static configuration file, the `catalog.json` for the service. + Moreover, it clears old stored data to make the node empty. + * Now, service processes stop and restart gracefully. + * [Droonga-http-server 1.0.7][droonga-http-server] + * The installation script is now available. + It automatically installs required softwares and configure the `droonga-http-server` as a system service. + Currently it works only for Debian, Ubuntu, and CentOS 7. + * A static configuration file to define default parameters (`port` and so on) is now available. + It must be placed into the configuration directory specified by the environment variable `DROONGA_BASE_DIR`. + You don't have to run `droonga-http-server` command with many options, anymore. + * A new command line utility `droonga-http-server-configure` is available. + It generates the static configuration file for the service. + * Cached responses are now returned correctly. + * [Express-droonga 1.0.5][express-droonga] + * Return cached responses correctly. ## Conclusion @@ -37,3 +63,6 @@ Droonga project welcomes you to join us as a user and/or a developer! See [commu [overview]: /overview/ [tutorial]: /tutorial/groonga/ [groonga]: http://groonga.org/ + [droonga-engine]: https://github.com/droonga/droonga-engine + [droonga-http-server]: https://github.com/droonga/droonga-http-server + [express-droonga]: https://github.com/droonga/express-droonga -------------- next part -------------- HTML����������������������������... Descargar