Dynamic Columns NoSQL project
(MDEV-118)
|
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Technical task | Priority: | Major |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Rasmus Johansson (Inactive) |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Description |
|
use cases for the functionality we're building here. Start with small use cases like getting and showing some data that is in Hbase through MariaDB. When we have some ideas we can share them with e.g. Facebook to get further input. |
| Comments |
| Comment by roberto spadim [ 2012-08-30 ] |
|
hi guys, today i have a single case where i have a table with one integer primary key column, and many fields connect via memcached on mariadb server memcache port SET database.table.primary_key_value = JSON it´s just a idea, since i have a very good boost of performace when implementing a cache, but i have a very bad performace when i have many writes since i need to invalidade the cache and write the database after it put the new value to cache, or wait the next read to update the cache ok we have the HANDLER protocol, but i have some apps with memcache interface, could be nice to implement it direct on mariadb... thanks guys! |
| Comment by Rasmus Johansson (Inactive) [ 2013-01-22 ] |
|
Dynamic Columns includes JSON output. This task will be closed and new more specific use case tasks will be created when needed. |