blog.pratikd.inScripting Redis using LuaRedis is an awesome data structures server. It provides access to mutable data structures via a set of commands. Data structures store tied to simple a TCP server, how cool is that!! While Redis is fairly easy to use via “a set of commands”, issues...Jan 10, 2022·4 min read
blog.pratikd.inSelf-Host Commento using Nginx and DockerCommento is an open-source commenting system that you can embed in your website to allow your readers to add comments. It’s reasonably fast lightweight, supports markdown, import from Disqus, voting, automated spam detection, moderation tools, sticky...Aug 9, 2020·4 min read