maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #01141
Mroonga storage engine is merged into MariaDB 10.0
Hi!
We just pushed Mroonga storage engine into "lp:~mroonga/maria/mroonga".
Mroonga is a fulltext/geo search storage engine.
Would you please bundle Mroonga into MariaDB?
Mroonga's strong points are
- High-speed updating with multiple thread searching. (lock-free model)
- Support CJK languages.
- Support wrapper mode. Wrapper mode works adding fulltext/geo index for
other storage engines.
Mroonga is tested on the following 64bit OS.
Debian GNU/Linux squeeze
Debian GNU/Linux wheezy
Debian GNU/Linux jessie
Debian GNU/Linux sid
Ubuntu 10.04 LTS Lucid Lynx
Ubuntu 12.04 Precise Pangolin
Ubuntu 12.10 Quantal Quetzal
Ubuntu 13.04 Raring Ringtail
Ubuntu 13.10 Saucy Salamander
CentOS 5
CentOS 6
Fedora 19
Mac OS X
Windows 7
Mroonga documents (English & Japanease) are available on
http://mroonga.org/docs/index.html
Test command is the followings. The command calls mysql-test-run.plinternally.
> ./storage/mroonga/test/run-sql-test.sh
Thanks,
Kentoku
Follow ups