amuste / DnetIndexedDb

Blazor Library for IndexedDB DOM API
MIT License
105 stars 28 forks source link

Enhancement: Max Value in Index #16

Closed Kylar182 closed 3 years ago

Kylar182 commented 3 years ago

Could you add this ? It would be quite helpful to have a min/max by Index. Currently I have to pull all objects and then filter.

amuste commented 3 years ago

Hi, I will look into it