{"repo":"microsoft/FASTER","free":true,"listed":false,"github":"https://github.com/microsoft/FASTER","clone":"git clone https://github.com/microsoft/FASTER.git","description":"Fast persistent recoverable log and key-value store + cache, in C# and C++.","language":"C#","stars":6637,"topics":["key-value-store","hash-table","persistent","recoverable","concurrent","multi-threaded","library","logging","indexing"],"license":"MIT","category":"databases-storage","readme_excerpt":"[!IMPORTANT] This repository is no longer actively maintained. We encourage users to look at Garnet — this project evolves FASTER into a full-fledged remote cache-store with strong performance (throughput and latency), scalability, storage, recovery, and more. Garnet's storage engine, Tsavorite , is a highly optimized and evolved fork of FASTER. Introduction Managing large application state easily, resiliently, and with high performance is one of the hardest problems in the cloud today. The FASTER project offers two artifacts to help tackle this problem. FASTER Log is a high-performance concurrent persistent recoverable log, iterator, and random reader library in C#. It supports very frequent commit operations at low latency, and can quickly saturate disk bandwidth. It supports both sync and async interfaces, handles disk errors, and supports checksums. FASTER KV is a concurrent key-value store + cache (available in C# and C++) that is designed for point lookups and heavy updates. FASTER supports data larger than memory, by leveraging fast external storage (local or cloud). It also supports consistent recovery using a fast non-blocking checkpointing technique that lets applications trade-off performance for commit latency. Both FASTER KV and FASTER Log offer orders-of-magnitude higher performance than comparable solutions, on standard workloads. Start learning about FASTER, its unique capabilities, and how to get started at our official website: aka.ms/FASTER Contributing Thi","default_branch":null,"files":null,"tree":[],"storefront":"/r/microsoft","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/microsoft/FASTER/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}