Apparently SQlite4 has a good kv store included, but nox knows it better and understands the justification.
I think firefox uses sqlite (3?); it uses sqlite for everything. -Manish Goregaokar On Tue, Dec 15, 2015 at 9:12 AM, Jack Moffitt <j...@metajack.im> wrote: > Why would we use a nearly full sql engine for a key value store? What > do the other browsers use to back IndexDB? > > jack. > > On Mon, Dec 14, 2015 at 8:31 PM, Manish Goregaokar > <manishsm...@gmail.com> wrote: > > We were thinking of SQLite4, however there seem to be people using > > rocksdb+rust in production (https://github.com/spacejam/rust-rocksdb?) > > > > -Manish Goregaokar > > > > On Tue, Dec 15, 2015 at 8:57 AM, Jack Moffitt <j...@metajack.im> wrote: > >> > >> Probably the easiest way to start is to get the database backend > >> sorted. We've talked about using LevelDB for this in the past, but I'm > >> not sure if there is an existing Rust wrapper for that or not. If not, > >> creating one might be a good way to get started. > >> > >> jack. > >> > >> On Mon, Dec 14, 2015 at 8:20 PM, Shing Lyu <s...@mozilla.com> wrote: > >> > Hi, > >> > > >> > I'm Shing from the Mozilla Taipei office. I asked Lars for interesting > >> > but > >> > not urgent (don't want to block critical feature) during the Mozlando > >> > workweek, he suggest me to look into IndexDB support. > >> > > >> > I wonder if anyone can help me with > >> > * Split it into smaller work items > >> > * Point me to previous patches > >> > > >> > I also know some folks in the Taipei office are interested in > >> > contributing > >> > to Servo. So I think we might be able to form a small project group so > >> > we > >> > can help each other. > >> > > >> > Any suggestions or comments? > >> > > >> > Thank you. > >> > > >> > Regards, > >> > Shing > >> > > >> > -- > >> > Shing Lyu > >> > QA, Mozilla Taipei > >> > _______________________________________________ > >> > dev-servo mailing list > >> > dev-servo@lists.mozilla.org > >> > https://lists.mozilla.org/listinfo/dev-servo > >> _______________________________________________ > >> dev-servo mailing list > >> dev-servo@lists.mozilla.org > >> https://lists.mozilla.org/listinfo/dev-servo > > > > > _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo