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)

GitHub

19 stars
2 watching
4 forks
Language: Perl
last commit: over 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thibaultcha/lua-resty-mlcache A high-performance caching library for OpenResty applications 404
openresty/lua-resty-lrucache An LRU cache implementation for OpenResty and Lua applications. 441
openresty/lua-resty-shdict-simple A shared dictionary API interface written in Lua for OpenResty applications 32
lloydzhou/lua-resty-cache Provides an HTTP cache with Redis backend, allowing for stale response serving and exclusive locking. 56
openresty/lua-resty-memcached-shdict A memcached client with built-in caching and concurrency control using Lua and shared memory 33
viney-shih/go-cache Provides a flexible and multi-layered caching solution for Go applications using the Cache-Aside pattern. 141
jkeys089/lua-resty-resolver A caching DNS resolver library for use in high-performance web applications 28
jamesmarlowe/lua-resty-readurl A Lua library that captures URLs, decodes them, and logs results. 5
codenoble/cache-crispies A Rails gem providing fast JSON serialization with built-in caching and flexible configuration options. 156
sasa1977/con_cache An Elixir-based key/value cache with row-level isolated writes and time-to-live (TTL) support. 911
ruoshan/lua-resty-jump-consistent-hash An implementation of consistent hashing for load balancing in Lua-based web servers 25
joellefkowitz/cached-prisma A client abstraction that simplifies caching for Prisma clients 68
hooopo/second_level_cache Caching library that synchronizes with models and databases in Rails applications 398
laruence/yac A fast, shared memory cache system for storing and retrieving data in PHP applications. 825
laurarozier/system.caching An implementation of .NET's caching functionality in the Beef programming language 3