Jeff Leung jleung
  • Joined on 2020-12-07
jleung pushed to master at AS1024/GeoFeed 2024-01-13 20:16:02 +00:00
52708bd2c2 Add self contained runtime deployment
jleung pushed tag no-cache to AS1024/GeoFeed 2024-01-12 00:52:52 +00:00
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:17:54 +00:00
48a1d6f984 Migrate to json deserializer
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:12:26 +00:00
79090e91d6 Remove newtonsoft reference
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:10:07 +00:00
7d2d27c609 Add docker support
c32f3596ec Update launch settings
Compare 2 commits »
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-12 00:09:46 +00:00
1fd587634b Add initial docker support
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-09 07:45:21 +00:00
4c17c375ae Remove NewtonSoft Json depedency
jleung pushed to master at AS1024/AS1024BGPCommunityDocPage 2024-01-09 07:28:42 +00:00
bf38c7dc1a Move away from NewtonSoft.Json
afb2102702 Upgrade to .NET 8.0
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-09 07:20:35 +00:00
9c5fbc314f Merge branch 'master' of ssh://git.startmywifi.com:2251/AS1024/GeoFeed
1f3778095c Make the code cleaner to read
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-08 22:59:31 +00:00
2d5c318689 Update license text
jleung deleted branch geofeed-ondisk-caching from AS1024/GeoFeed 2024-01-08 18:52:40 +00:00
jleung pushed to master at AS1024/GeoFeed 2024-01-08 18:49:08 +00:00
dd643ab8ab Update the readme file
2d68115f25 Complete the implementation of returning cached data from the local disk cache
020db780a6 Add example connection string
5fec5f4f92 Forward all cancellation tokens and run the local cache first
c43b218974 Add necessary tools
Compare 11 commits »
jleung pushed to geofeed-ondisk-caching at AS1024/GeoFeed 2024-01-08 18:48:09 +00:00
dd643ab8ab Update the readme file
jleung pushed to geofeed-ondisk-caching at AS1024/GeoFeed 2024-01-08 18:42:36 +00:00
2d68115f25 Complete the implementation of returning cached data from the local disk cache
jleung pushed to geofeed-ondisk-caching at AS1024/GeoFeed 2024-01-08 18:23:06 +00:00
020db780a6 Add example connection string
5fec5f4f92 Forward all cancellation tokens and run the local cache first
Compare 2 commits »
jleung pushed to geofeed-ondisk-caching at AS1024/GeoFeed 2024-01-08 18:08:08 +00:00
c43b218974 Add necessary tools
c18e486750 Add initial DB Migrations
9974bb5f0c Create various scopes - forgot that EF Core DBContexts don't work in a singleton service
37841db663 Inject the necessary services into the DI container
e974635cfb Break it out to individual files and initial cache service
Compare 5 commits »
jleung created branch geofeed-ondisk-caching in AS1024/GeoFeed 2024-01-08 17:19:01 +00:00
jleung pushed to geofeed-ondisk-caching at AS1024/GeoFeed 2024-01-08 17:19:01 +00:00
2fa8f32f44 Initial work on caching without calling dependencies
6e9d58c6e3 Initial skeleton work of periodic on disk caching
Compare 2 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-07 22:58:10 +00:00
ade2861395 Merge branch 'master' of ssh://git.startmywifi.com:2251/AS1024/GeoFeed
8e9b61d9b2 Comment in the geofeed
e68e3b14cd Include the postal code
Compare 3 commits »
jleung pushed to master at AS1024/GeoFeed 2024-01-07 19:11:30 +00:00
4ea9f2ca7f Update readme and license text