Re: [IndexedDB] Compound and multiple keys

On 3/9/2011 3:02 AM, Keean Schupke wrote:
> Looking at the requirements for IDB, BerkeleyDB would seem to be an ideal
> candidate to port the API, its popular, widely used and has stood the test
> of time, and is easy to use, and would be even easier in JavaScript with
> garbage collection.
That makes sense since the original proposal was heavily based on BDB. 
It's shifted a bit as we have made tweaks to improve it for the web.

Cheers,

Shawn

Received on Wednesday, 9 March 2011 17:46:30 UTC