This is a tool to avoid repeated recompilation. The assemblies are cached along with compiler info. For full documentation visit http://github.com/dcalance/GSOC17
This library allows FASTER to be used as a server, accessible from remote clients using Microsoft.FASTER.Client. FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
This is a client library that can be used to access a remote FASTER server created using Microsoft.FASTER.Server. FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.
This is a FASTER device implementation for Azure Storage (page blobs). FASTER is a fast concurrent persistent log and key-value store with cache for larger-than-memory data.