simple C# implementation of SalmonCache as described by Pete McNeil.
Updated 2025-06-05 00:51:41 +00:00
increment_version simply increments the appropriate values in a VERSION file. written in Go for portability.
Updated 2025-05-18 22:33:30 +00:00
Go implementation of Pete McNeil's Channel Protocol
Updated 2025-05-08 03:02:02 +00:00
a class that implements the context.Context interface. It brings its cancel() func with it for simple object management with contexts.
Updated 2025-05-08 00:06:12 +00:00