Skip to content

Modernize - #16

Draft
to11mtm wants to merge 40 commits into
masterfrom
modernize
Draft

Modernize#16
to11mtm wants to merge 40 commits into
masterfrom
modernize

Conversation

@to11mtm

@to11mtm to11mtm commented Sep 23, 2025

Copy link
Copy Markdown
Owner

No description provided.

to11mtm and others added 30 commits August 24, 2019 09:54
- Change Queries for linq2db dependency behavior change.
- Begin tablehelper work
- WIP Async (Not part of API)
huge perf improvements
 - Made `SimpleInjector` package for RPC integration

 - Added Redis Streaming Server extension WIP

 -
- GetJob now has option to require valid (i.e. new/retry) status

- Fixed Misspelling on `IContainerFactory` interface.

- Added Plugin Recovery support to execution layer.

- Improved scaling of Queue Readers/writers.

- Fixed potential race conditions on fast running jobs causing Inprogress/Processed being written out of order.

- Added WIP Async Query Actor

- Made `TimedCache` not block all timedcaches cleanup processes.

- Made `StreamingServerPlugin` Autorecoverable.
- Made Guid Generator Sequentially based by default.
- Added Index Creation options to use Clustered indexes on JobGuid. This improves perfomance IMMENSELY.
lets just do the async in a way that should work for everything and optimize later.
Also we gave overloads for making queueing async stuff less painful as far as code warnings,

Still gotta clean up cruft in Blazor project, and add a way to use MSDI for injection.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant