Skip to content

Commit

Permalink
Revert "Backplane (#35)"
Browse files Browse the repository at this point in the history
This reverts commit 6ce7770.
  • Loading branch information
jodydonetti committed Jan 16, 2022
1 parent 5716a32 commit ecec0e7
Show file tree
Hide file tree
Showing 45 changed files with 288 additions and 1,751 deletions.
28 changes: 7 additions & 21 deletions ZiggyCreatures.FusionCache.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,17 +19,13 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.Tests", "tests\ZiggyCreatures.FusionCache.Tests\ZiggyCreatures.FusionCache.Tests.csproj", "{25C0D76C-E7D2-43CC-8D0E-BECB0438527B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.LoggingVisualTester", "tests\ZiggyCreatures.FusionCache.LoggingVisualTester\ZiggyCreatures.FusionCache.LoggingVisualTester.csproj", "{F29AD55C-39F3-47B3-80AE-04130DB5F1ED}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{BDC18C05-F0DF-4B40-90D8-4BE559EA0C23}"
ProjectSection(SolutionItems) = preProject
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.Plugins.MemoryBackplane", "src\ZiggyCreatures.FusionCache.Plugins.MemoryBackplane\ZiggyCreatures.FusionCache.Plugins.MemoryBackplane.csproj", "{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.Plugins.StackExchangeRedisBackplane", "src\ZiggyCreatures.FusionCache.Plugins.StackExchangeRedisBackplane\ZiggyCreatures.FusionCache.Plugins.StackExchangeRedisBackplane.csproj", "{DAA85EF8-48C7-48AF-96CB-72C009CCD19A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ZiggyCreatures.FusionCache.Playground", "tests\ZiggyCreatures.FusionCache.Playground\ZiggyCreatures.FusionCache.Playground.csproj", "{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand All @@ -56,18 +52,10 @@ Global
{25C0D76C-E7D2-43CC-8D0E-BECB0438527B}.Debug|Any CPU.Build.0 = Debug|Any CPU
{25C0D76C-E7D2-43CC-8D0E-BECB0438527B}.Release|Any CPU.ActiveCfg = Release|Any CPU
{25C0D76C-E7D2-43CC-8D0E-BECB0438527B}.Release|Any CPU.Build.0 = Release|Any CPU
{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2}.Release|Any CPU.ActiveCfg = Release|Any CPU
{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2}.Release|Any CPU.Build.0 = Release|Any CPU
{DAA85EF8-48C7-48AF-96CB-72C009CCD19A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DAA85EF8-48C7-48AF-96CB-72C009CCD19A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DAA85EF8-48C7-48AF-96CB-72C009CCD19A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DAA85EF8-48C7-48AF-96CB-72C009CCD19A}.Release|Any CPU.Build.0 = Release|Any CPU
{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F}.Release|Any CPU.Build.0 = Release|Any CPU
{F29AD55C-39F3-47B3-80AE-04130DB5F1ED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F29AD55C-39F3-47B3-80AE-04130DB5F1ED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F29AD55C-39F3-47B3-80AE-04130DB5F1ED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F29AD55C-39F3-47B3-80AE-04130DB5F1ED}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -78,9 +66,7 @@ Global
{ED5B2080-C706-4150-897D-59482F41BC34} = {34B53F49-F5C5-4850-B79E-59AD130379C6}
{EA8020A5-B936-415A-8A1B-0DC8CA7914B1} = {407E264A-43D3-4139-BF62-D505EECA36F8}
{25C0D76C-E7D2-43CC-8D0E-BECB0438527B} = {C6F3C570-C68C-4A95-960E-82778306BDBA}
{B08992F1-7575-4006-AC1A-BDBBFDEFE7C2} = {34B53F49-F5C5-4850-B79E-59AD130379C6}
{DAA85EF8-48C7-48AF-96CB-72C009CCD19A} = {34B53F49-F5C5-4850-B79E-59AD130379C6}
{7063CEBE-CE42-4E4D-8EE6-EB719CEF2F2F} = {C6F3C570-C68C-4A95-960E-82778306BDBA}
{F29AD55C-39F3-47B3-80AE-04130DB5F1ED} = {C6F3C570-C68C-4A95-960E-82778306BDBA}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {92916FA2-FCAC-406E-BF3F-0A2CE9512EF0}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
using Microsoft.Extensions.DependencyInjection;
using ZiggyCreatures.Caching.Fusion.Reactors;

namespace ZiggyCreatures.Caching.Fusion.Benchmarks.Benchmarks
namespace ZiggyCreatures.Caching.Fusion.Benchmarks
{
[MemoryDiagnoser]
[Config(typeof(Config))]
public class ParallelBenchmark
public class ParallelComparisonBenchmark
{
private class Config : ManualConfig
{
Expand Down
2 changes: 2 additions & 0 deletions benchmarks/ZiggyCreatures.FusionCache.Benchmarks/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,11 @@ namespace ZiggyCreatures.Caching.Fusion.Benchmarks
{
class Program
{

public static async Task Main(string[] args)
{
BenchmarkSwitcher.FromAssembly(typeof(Program).Assembly).Run();
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,13 @@
using Microsoft.Extensions.Caching.Memory;
using Microsoft.Extensions.DependencyInjection;

namespace ZiggyCreatures.Caching.Fusion.Benchmarks.Benchmarks
namespace ZiggyCreatures.Caching.Fusion.Benchmarks
{
[MemoryDiagnoser]
[Config(typeof(Config))]
public class SequentialBenchmarkAsync
public class SequentialComparisonBenchmarkAsync
{

private class Config : ManualConfig
{
public Config()
Expand Down Expand Up @@ -159,5 +160,6 @@ await appcache.GetOrAddAsync<SamplePayload>(
cache.Compact(1);
}
}

}
}
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,13 @@
using Microsoft.Extensions.Caching.Memory;
using Microsoft.Extensions.DependencyInjection;

namespace ZiggyCreatures.Caching.Fusion.Benchmarks.Benchmarks
namespace ZiggyCreatures.Caching.Fusion.Benchmarks
{
[MemoryDiagnoser]
[Config(typeof(Config))]
public class SequentialBenchmarkSync
public class SequentialComparisonBenchmarkSync
{

private class Config : ManualConfig
{
public Config()
Expand Down Expand Up @@ -157,5 +158,6 @@ public void LazyCache()
cache.Compact(1);
}
}

}
}

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.

This file was deleted.

Loading

0 comments on commit ecec0e7

Please sign in to comment.