Pratik's Blog

Pratik's Blog

Follow
Follow
homePortfolionewsletter

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

Self-Host Commento using Nginx and Docker

Aug 9, 20204 min read417 views

Commento is a commenting system that you can embeded websites to allow your readers to add comments.This blog will guide you to self-host commento. ·...

Self-Host Commento using Nginx and Docker