Re: [Wikitech-l] RFC: DataStore

2013-09-09 Thread Max Semenik
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.

Re: [Wikitech-l] RFC: DataStore

2013-09-09 Thread Bryan Tong Minh
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

[Wikitech-l] RFC: DataStore

2013-09-09 Thread Max Semenik
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

Re: [Wikitech-l] RFC: DataStore

2013-09-09 Thread Brion Vibber
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