Skip to content

Conversation

@sveneberth
Copy link
Member

@sveneberth sveneberth commented Feb 26, 2025

To be honest, I don't (yet) have a concrete use case. But to increase the efficiency of the relational system and reduce write ops, this feature came to my mind.

I still have to test it. so far I've only implemented it down like this. Please share your opinions and thoughts.


This PR might solve #117 if you set the offset to a big value

ArneGudermann and others added 3 commits February 26, 2025 11:44
…#1430)

This function is used rarely, and it makes sense to always obtain a
sorted list of skeletons. As the function now also returns a list, it
can be directly returned as sorted.

This affects, for example, callable tasks which provide a kind selector,
like RebuildSearchIndex.
To be honest, I don't (yet) have a concrete use case.
But to increase the efficiency of the relational system
and reduce write ops, this feature came to my mind.

I still have to test it. so far I've only implemented it down like this.
Please share your opinions and thoughts.
@sveneberth sveneberth added feature New feature or request idea performance This issue or pull request enhances or criticizes the performance. labels Feb 26, 2025
@sveneberth sveneberth added this to the ViUR-core v3.8 milestone Feb 26, 2025
@sveneberth sveneberth changed the base branch from main to develop February 26, 2025 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request idea performance This issue or pull request enhances or criticizes the performance.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants