Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Product
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brthor
/
Gofer.NET
Public
Notifications
You must be signed in to change notification settings
Fork
46
Star
561
Code
Issues
11
Pull requests
5
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Feb 5, 2021
Expose Queue Depth (#49)
Show description for 08a8bbd
patricker
and
patri
authored
08a8bbd
Copy full SHA for 08a8bbd
Commits on Nov 12, 2019
Add placeholder extension function so that async compiler warnings can be bypassed.
brthor
committed
8244da4
Copy full SHA for 8244da4
Add placeholder extension function so that async compiler warnings can be bypassed.
brthor
committed
685f7cc
Copy full SHA for 685f7cc
Use Redis.StrongName package again
brthor
committed
592b937
Copy full SHA for 592b937
Commits on Oct 25, 2019
add nupkg metadata
brthor
committed
dcade9f
Copy full SHA for dcade9f
Commits on Oct 24, 2019
Add proper parameter type tracking, and overloaded method resolution.
brthor
committed
c9547e1
Copy full SHA for c9547e1
Add a test for overloaded methods that fails
brthor
committed
a5de16a
Copy full SHA for a5de16a
Commits on Sep 25, 2019
Allow lock token to bet set by caller in redis extensions
brthor
committed
5cd7792
Copy full SHA for 5cd7792
Commits on Aug 5, 2019
Update README.MD
brthor
authored
e81552a
Copy full SHA for e81552a
Commits on Jul 24, 2019
faster mac builds
brthor
committed
1ebceb7
Copy full SHA for 1ebceb7
Likely a breaking change, upgrade redis dependency to new package
brthor
committed
3fd2dbb
Copy full SHA for 3fd2dbb
Commits on Jul 1, 2019
Update Readme
Show description for 7954e30
brthor
authored
7954e30
Copy full SHA for 7954e30
Commits on Jun 26, 2019
bring in docs, update readme
brthor
committed
3a222db
Copy full SHA for 3a222db
Add Sample Project Structure
brthor
committed
60e4692
Copy full SHA for 60e4692
Commits on Jun 25, 2019
add osx build, update test runner
brthor
committed
8fcf018
Copy full SHA for 8fcf018
Commits on Jun 13, 2019
Upgrade TaskClient to use separate threads for scheduler and running tasks. Add tests. Ensure scheduled tasks are added to the queue in order of timestamp.
brthor
committed
dd24dc6
Copy full SHA for dd24dc6
Commits on Jun 11, 2019
do not run promotion script when there are no recurring tasks to reschedule
brthor
committed
7d5df3c
Copy full SHA for 7d5df3c
RedisQueue Tests
brthor
committed
3cca232
Copy full SHA for 3cca232
Commits on Jun 10, 2019
Task Scheduler overhaul. (#29)
brthor
authored
53b94d2
Copy full SHA for 53b94d2
Commits on Dec 20, 2018
Add test for functions with a Type argument. (#26)
Show description for 8930a71
brthor
authored
8930a71
Copy full SHA for 8930a71
Commits on Oct 18, 2018
Upgrade to Newtonsoft 11.0.2. Fix errors caused by introduction of JsonPrimitiveConverter when deserializing exceptions (#24)
brthor
authored
79bc3e4
Copy full SHA for 79bc3e4
Commits on Oct 16, 2018
Move retry to utils and add some documentation. (#22)
brthor
authored
a3d26c3
Copy full SHA for a3d26c3
Commits on Oct 12, 2018
Change Task Scheduler to enqueue jobs when they should be run according to their schedule (#21)
brthor
authored
d829f1a
Copy full SHA for d829f1a
Commits on Oct 4, 2018
Fix deadlock when calling .Wait() by changing interface to async. (#19)
Show description for f80fbfd
brthor
authored
f80fbfd
Copy full SHA for f80fbfd
Commits on Sep 8, 2018
Async redis api (#15)
Show description for 39d3dd3
brthor
authored
39d3dd3
Copy full SHA for 39d3dd3
Commits on Mar 9, 2018
Removing Task Backups (#11)
Show description for 18823e4
brthor
authored
18823e4
Copy full SHA for 18823e4
Commits on Feb 24, 2018
Merge branch 'master' of https://github.com/brthor/Gofer.NET
brthor
committed
ca3972d
Copy full SHA for ca3972d
use StrongName Redis package to maintain compatibility with ASP.NET Core 2
brthor
committed
2567e92
Copy full SHA for 2567e92
Commits on Jan 13, 2018
Restore from backup default to false.
brthor
committed
abdd08b
Copy full SHA for abdd08b
Enhanced Task Scheduling (#10)
Show description for 75949ca
brthor
authored
75949ca
Copy full SHA for 75949ca
Commits on Nov 7, 2017
try glob csproj
brthor
committed
bec9f02
Copy full SHA for bec9f02
Commits on Nov 6, 2017
begin return values (#9)
brthor
authored
16f8708
Copy full SHA for 16f8708
Update README.MD (#8)
brthor
authored
6153a00
Copy full SHA for 6153a00
Commits on Nov 5, 2017
fix version issues
brthor
committed
b560b2f
Copy full SHA for b560b2f
Utils Refactoring (#7)
Show description for 8b355b6
brthor
authored
8b355b6
Copy full SHA for 8b355b6
Pagination
Previous
Next
You can’t perform that action at this time.