More or less. If you're going to pick leveldb it would be better to use
rocksdb (which is a leveldb fork, IIRC) since there is a Rust wrapper
that's in use by others.

-Manish Goregaokar

On Tue, Dec 15, 2015 at 11:03 AM, Shing Lyu <s...@mozilla.com> wrote:

> Thank you guys.
>
> So from what I've learn so far, I should start with
> 1. Choose a backend and write a Rust wrapper for it (options: LevelDB or
> SQLite4)
> 2. Talk to Gecko guys about how to implement quota management framewok
>
> Am I understanding it correctly?
>
> Regards,
> Shing
>
> 2015-12-15 12:27 GMT+08:00 Manish Goregaokar <manishsm...@gmail.com>:
>
>>
>> On Tue, Dec 15, 2015 at 9:39 AM, Robert O'Callahan <rob...@ocallahan.org>
>> wrote:
>>
>>>
>>> FWIW I think this project falls into the category of "things we know
>>> will work in Servo". It might be more valuable to do a project from which
>>> we would learn more.
>>
>>
>> We should probably start implementing necessary things too, not only
>> focusing on new experiments :)
>>
>> Thanks,
>>
>> -Manish Goregaokar
>>
>
>
>
> --
> Shing Lyu
> QA, Mozilla Taipei
>
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to