Should be able to define indexes of multiple properties. This is an important feature above what IndexedDB does natively. It would work by combining the properties into the meta data for an object, and indexing this combined copy. Thanks to cyclic reference support in IndexedDB, this will be very cheap.
Should be able to define indexes of multiple properties. This is an important feature above what IndexedDB does natively. It would work by combining the properties into the meta data for an object, and indexing this combined copy. Thanks to cyclic reference support in IndexedDB, this will be very cheap.