CacheAdvance
Cache library
A high-performance cache for logging systems
A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.
38 stars
3 watching
4 forks
Language: Swift
last commit: 4 months ago cacheiosloggingmacosswifttvoswatchos
Related projects:
Repository | Description | Stars |
---|---|---|
| A Swift caching library that provides a simple interface for caching data in memory and on disk. | 213 |
| Caches function results to speed up repeated calls with identical inputs | 1,091 |
| A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,121 |
| A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. | 251 |
| A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 |
| 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 |
| A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. | 19 |
| A cache library that stores data with time-to-live values and disk management semantics. | 1,244 |
| A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
| A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 429 |
| A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. | 37 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| A Go caching library with support for multiple backends and garbage collection. | 136 |
| Provides in-memory caching with clustering support | 45 |
| Caches and optimizes expensive function calls in Django applications. | 120 |