Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

indexing for EAV #508

Open
Connoropolous opened this issue Oct 19, 2018 · 0 comments
Open

indexing for EAV #508

Connoropolous opened this issue Oct 19, 2018 · 0 comments

Comments

@Connoropolous
Copy link
Collaborator

@thedavidmeister said...

it's just adding a local index for each stored EAV to EAVI so we can get the "current" value for any given EA

if the data is added on the way in then IIRC it should be easy enough to get the right value with the existing iterators

long term it might be worth adding a new method to the eav storage trait so that implementations can optimise this lookup, e.g. with indexes and sorting on the backend

but for now why not just stick this logic in rust?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant