Akavache
Cache manager
An asynchronous key-value store with caching and persistence capabilities for native applications.
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
2k stars
109 watching
288 forks
Language: C#
last commit: 6 days ago
Linked from 3 awesome lists
akavachec-sharpcachecross-platformdotnetreactive-extensionsreactive-programmingxamarin
Related projects:
Repository | Description | Stars |
---|---|---|
hyperoslo/cache | A caching framework that provides flexible storage options and APIs for synchronizing and asynchronously accessing cached data. | 2,975 |
reactiveui/refit | An automatic type-safe REST library for .NET Core and Xamarin. | 8,634 |
cheeaun/react-native-cache-store | A wrapper around AsyncStorage with cache expiration and a simple API for storing and retrieving data. | 45 |
microsoft/faster | A high-performance concurrent key-value store and log library designed for cloud applications. | 6,321 |
cyrilletuzi/angular-async-local-storage | A client-side storage solution for Angular applications using asynchronous IndexedDB and RxJS observables. | 676 |
michaco/cachemanager | Provides an abstraction layer to manage caching in .NET applications | 2,348 |
marcuswestin/store.js | A cross-browser storage solution providing basic key/value storage and additional functionality through plugins. | 14,023 |
reactiveui/reactiveui | A framework for building composable, functional reactive applications on .NET platforms. | 8,098 |
sunnylqm/react-native-storage | A local storage wrapper that supports size control, auto-expiration, remote data syncing, and batch data retrieval in both React Native and web applications. | 3,018 |
salesforce/akita | A state management solution tailored for JavaScript applications using reactive programming concepts and RxJS | 3,699 |
ben-manes/caffeine | A high-performance caching library for Java applications | 15,916 |
andreasreitberger/mauisettings | A NuGet package to store and manage application settings in a centralized manner. | 17 |
replikativ/konserve | A protocol for building asynchronous, thread-safe, and consistent key-value stores with low overhead | 301 |
akv3sic/maui-store-app | A .NET MAUI store application built with C# and leveraging the Fake Store API to simulate a real-world store experience. | 40 |
zkniebel/sitecore-advanced-output-caching | Enables rules-based caching of personalized Sitecore components with flexible variance logic | 2 |