Fast and automated layered caching for OpenResty. This library can be manipulated as a key/value store caching scalar Lua types and tables, combining the power of the lua_shared_dict API and lua-resty ...
Sessions are immutable (each save generates a new session), and lockless. Session data is AES-256-GCM encrypted with a key derived using HKDF-SHA256 (on FIPS-mode it uses PBKDF2 with SHA-256 instead.