On Mon, Sep 9, 2013 at 2:05 PM, Bryan Tong Minh wrote:
> Essentially a permanent bag-of-stuff?
Yes, with a few new features like range operations.
--
Best regards,
Max Semenik ([[User:MaxSem]])
___
Wikitech-l mailing list
Wikitech-l@lists.wikimedia.
On Mon, Sep 9, 2013 at 8:52 PM, Max Semenik wrote:
> Hi, I'd like to present a new RFC for your consideration. You can find it
> at https://www.mediawiki.org/wiki/Requests_for_comment/DataStore
> Briefly, it proposes a new key-value storage for MediaWiki intended to get
> rid of some small tables
Hi, I'd like to present a new RFC for your consideration. You can find it
at https://www.mediawiki.org/wiki/Requests_for_comment/DataStore
Briefly, it proposes a new key-value storage for MediaWiki intended to get
rid of some small tables and create a bridge to NoSQL (where it really
makes sense, n
I looked briefly at this a couple weeks ago and broadly think "yes! this
would be handy for lots of things that it's a pain in the ass to make a
single-use tiny table for". Will add notes in a bit. :)
-- brion
On Mon, Sep 9, 2013 at 11:52 AM, Max Semenik wrote:
> Hi, I'd like to present a new