This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Welcome to the mroonga wiki!
mroonga is a MySQL pluggable storage engine for groonga.
Currently, mroonga is under development, pre-alpha release.
We just started this project and mroonga has many lack of features/implements
current feature
- create table with INT/VARCHAR column
- drop table
- insert data
- select, table scan
- primary index and fulltext index
- index read by primary index and fulltext index.
- read by position, order by.






