Pratik's Blog

Pratik's Blog

Follow
Follow
homePortfolionewsletter
Tag

Redis

#redis

More content

Read more stories on Hashnode


Articles with this tag

Scripting Redis using Lua

Jan 10, 20224 min read1.2K views

Redis is an awesome data structures server. It provides access to mutable data structures via a set of commands. Data structures store tied to simple...

Scripting Redis using Lua