remember-go

Query caching library

A package to cache slow database queries using in-memory or Redis storage

Cache Slow Database Queries

GitHub

140 stars
6 watching
8 forks
Language: Go
last commit: over 3 years ago
Linked from 2 awesome lists

cachedatabasegogolangmemoisationmemoizationqueriesredis

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rocketlaunchr/dbq A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. 406
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 140
rocketlaunchr/dataframe-go A lightweight data manipulation and analysis package for Go. 1,199
yiling-j/cacheme-go A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. 23
echovault/sugardb A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. 425
thepaw/go-gt A Go library for a high-performance, in-memory caching system 11
muesli/cache2go A Go caching library that provides concurrency-safe storage and expiration capabilities 2,130
dwightwatson/rememberable A caching trait for Eloquent models in Laravel that stores query results for a specified time period. 1,121
faabiosr/cachego Provides a simple caching interface with multiple caching drivers 371
spiritix/lada-cache Automated cache layer for Laravel applications using Redis 538
maypok86/otter A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. 1,730
oastuff/clusteredbigcache Provides in-memory caching with clustering support 45
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
yuseferi/gocache An in-memory key-value store/cache implementation in Go providing efficient caching capabilities 9
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398