2) How large a set of configuraton options will RocksDB have? InnoDB
now has100+ I guess, and that is a mess IMO. I liked the simplicity of
the now dead Primebase (if I remember the name right) storage engine
in this respect. Also is there an overview somehere of current and
planned configuration options?
-- Peter
-- Webyog
On Thu, Oct 13, 2016 at 6:50 AM, Roberto Spadim <roberto@xxxxxxxxxxxxx
<mailto:roberto@xxxxxxxxxxxxx>> wrote:
just some ideas...
--
at first time i read plugable parser, and i was thinking that it
could allow nosql (handler socket/memcahce) protocol inside mysql
"session" (connect + auth + allow communicate with server),
removing the sql parser/optimizer without loosing mysql_connect()
authentication/security
a "plugable" parser, could remove a lot of nosql client
side/server side libs, maybe a nosql parser could be nice to be
implemented like"mysql_crud_get()", "mysql_crud_set()", etc ..
without installing a daemon plugin (handlersocket/memcache)
a plugable parser could allow a python/R/julia/anything to run a
analytics algorithm direct to storage engine? i don't know if this
could help at allow v8/others languages at server side but the
idea sounds ok to me, something like mysql_v8_eval("v8 script"),
just ideas...
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
<https://launchpad.net/%7Emaria-discuss>
Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
<mailto:maria-discuss@xxxxxxxxxxxxxxxxxxx>
Unsubscribe : https://launchpad.net/~maria-discuss
<https://launchpad.net/%7Emaria-discuss>
More help : https://help.launchpad.net/ListHelp
<https://help.launchpad.net/ListHelp>
_______________________________________________
Mailing list: https://launchpad.net/~maria-discuss
Post to : maria-discuss@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~maria-discuss
More help : https://help.launchpad.net/ListHelp