remember-go
Query caching library
A package to cache slow database queries using in-memory or Redis storage
Cache Slow Database Queries
140 stars
6 watching
8 forks
Language: Go
last commit: almost 4 years ago
Linked from 2 awesome lists
cachedatabasegogolangmemoisationmemoizationqueriesredis
Related projects:
Repository | Description | Stars |
---|---|---|
| A Go library providing a convenient and lightweight way to perform database operations without boilerplate code. | 406 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A lightweight data manipulation and analysis package for Go. | 1,206 |
| A caching framework for Go that uses Redis and supports schema-based, typed caching with memoization and versioning. | 23 |
| A distributed in-memory data store and cache with features like replication, persistence, andPub/Sub functionality. | 429 |
| A Go library for a high-performance, in-memory caching system | 11 |
| A Go caching library that provides concurrency-safe storage and expiration capabilities | 2,134 |
| A caching trait for Eloquent models in Laravel that stores query results for a specified time period. | 1,121 |
| Provides a simple caching interface with multiple caching drivers | 371 |
| Automated cache layer for Laravel applications using Redis | 539 |
| A high-performance caching library for Go that provides automatic configuration and features such as TTL, cost-based eviction, and deletion listeners. | 1,746 |
| Provides in-memory caching with clustering support | 45 |
| A fast key-value store with expiration times and thread safety. | 97 |
| An in-memory key-value store/cache implementation in Go providing efficient caching capabilities | 9 |
| Caching library that synchronizes with models and databases in Rails applications | 398 |