NoSQL Protocol is unusable
I'm not sure if anyone has ever tried this feature of MaxScale (NoSQL Protocol) but I suspect not. It's missing basic functionality which makes it completely useless.
- 1. 'aggregate' is missing. (This means that "group", "sum", "sort", "match", "project", etc are not available)
- 2. No fields can be indexed. (This is a huge performance killer)
- 3. 'collMod' is missing. (Forget about modifying existing collections, you can't)
- 4. '2dsphere' is missing. (Forget about spatial or geospatial queries.)
What use case would this satisfy? Does anyone at MariaDB know?
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.