Teller-Android
Cache manager
A library that simplifies caching and data management in Android apps by automatically updating data based on its freshness.
Android library that manages your app's cached data with ease.
16 stars
4 watching
3 forks
Language: Kotlin
last commit: over 2 years ago
Linked from 1 awesome list
androidandroid-librarykotlinkotlin-androidkotlin-libraryoffline-appoffline-first
Related projects:
Repository | Description | Stars |
---|---|---|
kayeenl/cachetuner | A tool that helps manage and optimize caching in web applications to improve performance. | 0 |
benedmunds/codeigniter-cache | A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
tedious/stash | A PHP caching library that simplifies the process of storing and retrieving cached data | 962 |
levibostian/shutter-android | An Android library simplifies photo and video capture with minimal boilerplate code | 56 |
sadmansamee/cachykit | A caching library that provides a thread-safe, expirable cache management system for various object types and supports asynchronous data loading, image caching, and fine-grained control over cache behavior. | 124 |
jellydator/ttlcache | An in-memory caching system with automatic expiration and deletion of items based on user-defined time-to-live (TTL) parameters. | 951 |
gordalina/cachetool | A command-line tool for managing caches in PHP applications. | 1,692 |
hamza417/inure | An Android app manager that provides a terminal, analytics, debloat, stats, and various other tools for rooted and non-rooted devices. | 1,144 |
kezhenxu94/cache-lite | An extremely lightweight cache framework demonstrating basic caching concepts and operations in Kotlin. | 131 |
alastairtree/lazycache | A thread-safe in-memory caching service with a simple API for C# | 1,718 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
fulls1z3/ngx-cache | A utility library for caching and managing data in Angular applications. | 154 |
jakewharton/rxreplayingshare | An RxJava transformer that combines replay, publish, and refCount operators to manage caching of upstream observables or flows. | 626 |
ferigis/cacherl | A generational cache system on top of Shards, providing a cache layer with automatic shard rotation and eviction. | 12 |
cachix/cachix | A tool for efficiently storing and managing Nix package binaries to prevent unnecessary rebuilds. | 850 |