Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Remove Monolithic load stragegy restriction for InMemory leader mode #100

Merged
merged 2 commits into from
Jun 8, 2024

Conversation

Nashtare
Copy link
Collaborator

@Nashtare Nashtare commented Jun 7, 2024

The InMemory leader mode is forcing the Monolithic load strategy, which can be quite limiting for personal machines with limited memory available.
As such, I'd suggest leaving it configurable even with the InMemory mode for more flexibility, especially as this mode is less efficient than AMQP, and hence we may not care about the overhead of extra I/O for circuit loading.

@Nashtare Nashtare requested review from cpubot and muursh as code owners June 7, 2024 22:35
@Nashtare Nashtare merged commit 022ddb7 into develop Jun 8, 2024
4 checks passed
@Nashtare Nashtare deleted the in-memory_on-demand branch June 8, 2024 00:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants