Pratik's Blog

Pratik's Blog

Follow
homePortfolionewsletter

Scripting Redis using Lua

Jan 10, 20224 min read 1.1K 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 read 394 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