[Groonga-commit] groonga/groonga at 1fb114d [master] Mark sharding plugin stable

Back to archive index

Kouhei Sutou null+****@clear*****
Fri Mar 18 19:23:59 JST 2016


Kouhei Sutou	2016-03-18 19:23:59 +0900 (Fri, 18 Mar 2016)

  New Revision: 1fb114d7634493bca151589c0b59ed28dd72172b
  https://github.com/groonga/groonga/commit/1fb114d7634493bca151589c0b59ed28dd72172b

  Message:
    Mark sharding plugin stable

  Modified files:
    doc/source/reference/commands/logical_count.rst
    doc/source/reference/commands/logical_parameters.rst
    doc/source/reference/commands/logical_range_filter.rst
    doc/source/reference/commands/logical_select.rst
    doc/source/reference/commands/logical_shard_list.rst
    doc/source/reference/commands/logical_table_remove.rst
    doc/source/reference/sharding.rst

  Modified: doc/source/reference/commands/logical_count.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_count.rst    2016-03-18 19:21:03 +0900 (54412a4)
+++ doc/source/reference/commands/logical_count.rst    2016-03-18 19:23:59 +0900 (7be8f4a)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.0
 
 ``logical_count`` is a command to count matched records even though actual records are stored into parted tables. It is useful for users because there is less need to care about maximum records of table :doc:`/limitations`.

  Modified: doc/source/reference/commands/logical_parameters.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_parameters.rst    2016-03-18 19:21:03 +0900 (6b486b2)
+++ doc/source/reference/commands/logical_parameters.rst    2016-03-18 19:23:59 +0900 (8879cd2)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.6
 
 ``logical_parameters`` is a command for test. Normally, you don't need

  Modified: doc/source/reference/commands/logical_range_filter.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_range_filter.rst    2016-03-18 19:21:03 +0900 (6d55622)
+++ doc/source/reference/commands/logical_range_filter.rst    2016-03-18 19:23:59 +0900 (57d5bc7)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.0
 
 TODO: Write summary

  Modified: doc/source/reference/commands/logical_select.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_select.rst    2016-03-18 19:21:03 +0900 (57d539f)
+++ doc/source/reference/commands/logical_select.rst    2016-03-18 19:23:59 +0900 (ff6b839)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.5
 
 ``logical_select`` is a sharding version of

  Modified: doc/source/reference/commands/logical_shard_list.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_shard_list.rst    2016-03-18 19:21:03 +0900 (f468048)
+++ doc/source/reference/commands/logical_shard_list.rst    2016-03-18 19:23:59 +0900 (5caea7f)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.7
 
 ``logical_shard_list`` returns all existing shard names against the

  Modified: doc/source/reference/commands/logical_table_remove.rst (+0 -4)
===================================================================
--- doc/source/reference/commands/logical_table_remove.rst    2016-03-18 19:21:03 +0900 (3e0f5c9)
+++ doc/source/reference/commands/logical_table_remove.rst    2016-03-18 19:23:59 +0900 (8f30fc2)
@@ -11,10 +11,6 @@
 Summary
 -------
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.5
 
 ``logical_table_remove`` removes tables and their columns for the

  Modified: doc/source/reference/sharding.rst (+0 -4)
===================================================================
--- doc/source/reference/sharding.rst    2016-03-18 19:21:03 +0900 (65bb049)
+++ doc/source/reference/sharding.rst    2016-03-18 19:23:59 +0900 (c53e87e)
@@ -5,10 +5,6 @@
 Sharding
 ========
 
-.. note::
-
-   This command is an experimental feature.
-
 .. versionadded:: 5.0.0
 
 Groonga has :doc:`/limitations` against table size. You can't add
-------------- next part --------------
HTML����������������������������...
Download 



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