Difference between revisions of "Trove/DatastoreCompatibilityMatrix"
< Trove
(→Extensions Matrix) |
|||
| Line 48: | Line 48: | ||
| ✔ | | ✔ | ||
| style="color: red" | ✗ | | style="color: red" | ✗ | ||
| − | | | + | | style="color: red" | ✗ |
| − | | | + | | style="color: red" | ✗ |
|- | |- | ||
| Schemas | | Schemas | ||
| ✔ | | ✔ | ||
| style="color: red" | ✗ | | style="color: red" | ✗ | ||
| − | | | + | | style="color: red" | ✗ |
| − | | | + | | style="color: red" | ✗ |
|- | |- | ||
| Root | | Root | ||
| ✔ | | ✔ | ||
| style="color: red" | ✗ | | style="color: red" | ✗ | ||
| − | | | + | | style="color: red" | ✗ |
| − | | | + | | style="color: red" | ✗ |
|- | |- | ||
|} | |} | ||
Revision as of 14:12, 18 December 2013
This page will detail which datastores have which functions, either core or extension form.
API Matrix
| Feature | MySQL | Redis | Cassandra | MongoDB |
| Launch | ✔ | ✔ | ✔ | ✔ |
| Reboot | ✔ | ✔ | ✔ | ✔ |
| Terminate | ✔ | ✔ | ✔ | ✔ |
| Resize | ✔ | ✔ | ✔ | ✔ |
Extensions Matrix
This covers items that are not considered part of the core api (yet). As more datastores start to use extensions, we can move them to core.
| Feature | MySQL | Redis | Cassandra | MongoDB |
| Users | ✔ | ✗ | ✗ | ✗ |
| Schemas | ✔ | ✗ | ✗ | ✗ |
| Root | ✔ | ✗ | ✗ | ✗ |