[MDEV-5222] Mroonga storage engine Created: 2013-11-01 Updated: 2014-11-27 Resolved: 2014-11-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Storage Engine - Mroonga |
| Fix Version/s: | 10.0.15 |
| Type: | Task | Priority: | Minor |
| Reporter: | Sergey Vojtovich | Assignee: | Alexander Barkov |
| Resolution: | Fixed | Votes: | 3 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
Kentoku Shiba (author of Spider storage engine) suggests mroonga storage engine: Mroonga is a MySQL storage engine based on groonga, the full text search engine. In MySQL 5.1 or later, Pluggable Storage Engine interface is introduced, and we can use custom storage engines easily. So we implement mroonga, so that we can use groonga through MySQL. By using mroonga, you can use groonga with SQL. Storage engine is available at: |
| Comments |
| Comment by roberto spadim [ 2013-11-01 ] |
|
any benchmark about mronga and mysql ? i didn't found information about good and bad side of this engine |
| Comment by Luciano Barcaro [ 2013-11-01 ] |
|
Should be interesting if someone could test it against sphinx and myisam fts (and innodb fts?) as well. |
| Comment by Kouhei Sutou [ 2014-03-04 ] |
|
Could you show remained works to merge Mroonga storage engine into MariaDB? |
| Comment by Kouhei Sutou [ 2014-08-13 ] |
|
Could you tell me the current status? |
| Comment by Alexander Barkov [ 2014-09-26 ] |
|
There are no known blockers left. Kentoku has fixed all known problems. |
| Comment by Kouhei Sutou [ 2014-09-26 ] |
|
Wow! Thanks for your works! |
| Comment by roberto spadim [ 2014-09-26 ] |
|
very good news |
| Comment by VAROQUI Stephane [ 2014-09-26 ] |
|
+1 |