PeanutButter
Loading...
Searching...
No Matches
PeanutButter.TempRedis.MicrosoftRedisDownloader Class Reference

More...

Inheritance diagram for PeanutButter.TempRedis.MicrosoftRedisDownloader:
PeanutButter.TempRedis.IRedisDownloader

Public Member Functions

async Task< string > Fetch ()
 Attempts to fetch the 3.2.100 release of redis from microsoft archives on github & return the path to the downloaded, extracted redis-server.exe.
Returns

Properties

string WorkingFolder [get]
 Where Redis will be extracted to, if all things go as planned.

Detailed Description

Member Function Documentation

◆ Fetch()

async Task< string > PeanutButter.TempRedis.MicrosoftRedisDownloader.Fetch ( )

Attempts to fetch the 3.2.100 release of redis from microsoft archives on github & return the path to the downloaded, extracted redis-server.exe.

Returns

Implements PeanutButter.TempRedis.IRedisDownloader.


The documentation for this class was generated from the following file:
  • source/TempDb/PeanutButter.TempRedis/MicrosoftRedisDownloader.cs