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: almost 2 years ago
cacheiosloggingmacosswifttvoswatchos

Related projects:

RepositoryDescriptionStars
soffes/cacheA Swift caching library that provides a simple interface for caching data in memory and on disk.213
sindresorhus/memoizeCaches function results to speed up repeated calls with identical inputs1,091
dwightwatson/rememberableA caching trait for Eloquent models in Laravel that stores query results for a specified time period.1,121
sqlalchemy/dogpile.cacheA caching API that provides a generic interface to various caching backends and integrates them with a locking mechanism.251
goodrequest/goodpersistenceA library that simplifies caching data in keychain and UserDefaults storage using a property wrapper.35
sadmansamee/cachykitA 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/icacheA high-performance cache library for Go with thread-safe, generic support and no serialization requirements.19
spotify/sptpersistentcacheA cache library that stores data with time-to-live values and disk management semantics.1,244
benedmunds/codeigniter-cacheA caching library for CodeIgniter that allows storing and retrieving data from the filesystem.225
echovault/sugardbA distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality.429
zolomatok/johnnyA caching library for Swift that supports various data types and provides features like automatic cache eviction and multiplatform support.37
yiling-j/cacheme-goA caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning.23
adelowo/onecacheA Go caching library with support for multiple backends and garbage collection.136
oastuff/clusteredbigcacheProvides in-memory caching with clustering support45
tdr-autosync/mi-lib-django_memoizeCaches and optimizes expensive function calls in Django applications.120