lua-resty-tlc
Cacher
A two-layer caching system utilizing Lua's built-in shared dictionary and LRU cache for efficient storage and retrieval of data.
General two level cache (lrucache + shared dict)
19 stars
2 watching
4 forks
Language: Perl
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance caching library for OpenResty applications | 404 |
| An LRU cache implementation for OpenResty and Lua applications. | 441 |
| A shared dictionary API interface written in Lua for OpenResty applications | 32 |
| Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. | 56 |
| A memcached client with built-in caching and concurrency control using Lua and shared memory | 33 |
| Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. | 141 |
| A caching DNS resolver library for use in high-performance web applications | 28 |
| A Lua library that captures URLs, decodes them, and logs results. | 5 |
| A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. | 156 |
| An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. | 911 |
| An implementation of consistent hashing for load balancing in Lua-based web servers | 25 |
| A client abstraction that simplifies caching for Prisma clients | 68 |
| Caching library that synchronizes with models and databases in Rails applications | 398 |
| A fast, shared memory cache system for storing and retrieving data in PHP applications. | 825 |
| An implementation of .NET's caching functionality in the Beef programming language | 3 |