Skip to content

Commit

Permalink
Add Background Job in Free Quotas
Browse files Browse the repository at this point in the history
  • Loading branch information
mythz committed Sep 12, 2024
1 parent 62cb239 commit 353a110
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MyApp/Pages/Download.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -651,6 +651,7 @@
<ul>
<li><b>10 Operations in ServiceStack</b> (i.e. Request DTOs)</li>
<li><b>10 Database Tables in OrmLite</b></li>
<li><b>10 Different Command Types in Background Jobs</b></li>
<li><b>10 DynamoDB Tables in PocoDynamo</b></li>
<li><b>20 Different Types in Redis Client Typed APIs</b></li>
<li><b>6000 requests per hour with the Redis Client</b></li>
Expand Down

0 comments on commit 353a110

Please sign in to comment.