CacheAdvance

Cache library

A high-performance cache for logging systems

A performant cache for logging systems. CacheAdvance persists log events 30x faster than SQLite.

GitHub

38 stars
3 watching
4 forks
Language: Swift
last commit: 13 days ago
cacheiosloggingmacosswifttvoswatchos

Related projects:

Repository Description Stars
soffes/cache A Swift caching library that provides a simple interface for caching data in memory and on disk. 213
sindresorhus/memoize Caches function results to speed up repeated calls with identical inputs 1,089
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,119
sqlalchemy/dogpile.cache A caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism. 247
goodrequest/goodpersistence A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. 35
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
mdaliyan/icache A high-performance cache library for Go with thread-safe, generic support and no serialization requirements. 19
spotify/sptpersistentcache A cache library that stores data with time-to-live values and disk management semantics. 1,243
benedmunds/codeigniter-cache A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. 225
echovault/sugardb A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. 422
zolomatok/johnny A caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support. 37
yiling-j/cacheme-go A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. 23
adelowo/onecache A Go caching library with support for multiple backends and garbage collection. 136
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
tdr-autosync/mi-lib-django_memoize Caches and optimizes expensive function calls in Django applications. 120