[Groonga-commit] droonga/droonga.org at 031a49d [gh-pages] Update news topics

Back to archive index

YUKI Hiroshi null+****@clear*****
Fri Mar 28 17:18:20 JST 2014


YUKI Hiroshi	2014-03-28 17:18:20 +0900 (Fri, 28 Mar 2014)

  New Revision: 031a49dfef541f0434fbecb4d9ef41a09760bf35
  https://github.com/droonga/droonga.org/commit/031a49dfef541f0434fbecb4d9ef41a09760bf35

  Message:
    Update news topics

  Modified files:
    news/_posts/2014-03-29-release.md

  Modified: news/_posts/2014-03-29-release.md (+10 -5)
===================================================================
--- news/_posts/2014-03-29-release.md    2014-03-28 17:05:01 +0900 (b8f2c4a)
+++ news/_posts/2014-03-29-release.md    2014-03-28 17:18:20 +0900 (a9389d4)
@@ -31,12 +31,15 @@ The release has the following improvements:
      * `groupBy` becomes faster.
    * And some small bugfixes.
  * [Express-droonga 1.0.1][express-droonga]
+   * The bundled HTTP server application is removed.
+     Instead, use another project [droonga-http-server][].
    * Parallel connections from the Droonga Engine are established correctly.
-   * The bundled HTTP server application becomes more useful.
-     * It supports `--port`, `--droonga-engine-host-name`, `--droonga-engine-port`, `--receive-host-name`, `--default-dataset`, `--enable-logging`, and `--cache-size` command line options.
-     * A middleware for response caches is available now.
-       You can see the statistics via `/cache/statistics`.
+   * A middleware for response caches is available now.
+     You can see the statistics via `/cache/statistics`.
    * Query parameters `attributes`, `group_by`, and `adjusters` are available for a REST `search` command (via `/tables/:tableName`).
+ * [Droonga-http-server 1.0.1][droonga-http-server]
+   * The frontend for the express-droonga.
+     You don't have to write your `application.js` and `package.json` for general purpose - you just have to install this package and run the `droonga-http-server` command with options, to start an HTTP protocol adapter on your machine.
 
 And, related projects are also released:
 
@@ -54,7 +57,8 @@ And, related projects are also released:
  * Droonga 1.0.1 has been released!
  * More documents around plugin APIs are available.
  * More features of `catalog.json` are actually implemented.
- * The HTTP server application bundled to the express-droonga becomes more useful.
+ * A new package `droonga-http-server` is available as an HTTP protocol adapter frontend.
+   You don't have to write your `application.js` and `package.json` anymore.
  * A new `droonga-send` command is added to droonga-client-ruby.
  * Drntest now supports custom `catalog.json` for each test, and there are more improvements.
  * Droonga project will release a new version every month!
@@ -67,5 +71,6 @@ Droonga project welcomes you to join us as a user and/or a developer! See [commu
   [plugin API reference]: /reference/plugin/
   [catalog]: /reference/catalog/
   [fluent-plugin-droonga]: https://github.com/droonga/fluent-plugin-droonga
+  [droonga-http-server]: https://github.com/droonga/droonga-http-server
   [express-droonga]: https://github.com/droonga/express-droonga
   [drntest]: https://github.com/droonga/drntest
-------------- next part --------------
HTML����������������������������...
Download 



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