DEV Community

Cover image for Lusnoc - gem realized Mutex interface over Consul
Samoilenko Yuri for RNDSOFT

Posted on • Updated on

 

Lusnoc - gem realized Mutex interface over Consul

It allows you to interact with Consul to provide distributed locks to your application.

Source and description: https://github.com/RND-SOFT/lusnoc
Article (russian): https://blog.rnds.pro/lusnoc

Top comments (0)

Timeless DEV post...

Git Concepts I Wish I Knew Years Ago

The most used technology by developers is not Javascript.

It's not Python or HTML.

It hardly even gets mentioned in interviews or listed as a pre-requisite for jobs.

I'm talking about Git and version control of course.

One does not simply learn git