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 Apr 28, 2014
1 parent 6078f45 commit abe9755
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions news/_posts/2014-04-29-release.md
Expand Up @@ -27,6 +27,7 @@ Details of improvements on this release are:

* [Droonga-engine 1.0.2][droonga-engine] (renamed from "fluent-plugin-droonga")
* Becomes fluentd-free.
* Supports new `--daemon` and `--pid-file` options for the daemon mode.
* More Groonga-compatible features are available:
* `table_list` command
* `column_list` command
Expand All @@ -41,10 +42,13 @@ Details of improvements on this release are:
* [Express-droonga 1.0.2][express-droonga]
* Works with the [Express 4.0](http://expressjs.com/).
* Keeps the process alive even if it is disconnected from the Droonga Engine.
* Groonga compatible `load` command with `POST` method is available.
(Note: `load` command with `GET` method is not supported yet.)
* [Droonga-http-server 1.0.4][droonga-http-server]
* Works with the [Express 4.0](http://expressjs.com/).
* Supports a new `--enable-trust-proxy` option to run the server behind a reverse proxy.
* Supports a new `--plugins` option to choose plugins to be activated.
* Supports new `--daemon` and `--pid-file` options for the daemon mode.

And, related projects are also released:

Expand Down

0 comments on commit abe9755

Please sign in to comment.