Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SHM: split provider #1699

Open
yellowhatter opened this issue Jan 9, 2025 · 0 comments
Open

SHM: split provider #1699

yellowhatter opened this issue Jan 9, 2025 · 0 comments
Assignees
Labels
new feature Something new is needed

Comments

@yellowhatter
Copy link
Contributor

Describe the feature

As part of #1697 we need to split backend layers into:

  • allocator
  • provider

The main goal is to give functionality to combine allocators and providers through the API to get desired functionality and performance. Additionally, this architecture keeps users willing to create custom provider from implementing allocator and vice versa.

@yellowhatter yellowhatter added the new feature Something new is needed label Jan 9, 2025
@yellowhatter yellowhatter self-assigned this Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature Something new is needed
Projects
None yet
Development

No branches or pull requests

1 participant