RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Submit a post

You can use basic HTML markup (e.g. <a>) or Markdown.
Note that your post may be edited to suit the format of the site.

As you are not logged in, you will be
directed via GitHub to signup or sign in

Post Preview

Note: Only the first pargraph is shown on the front page and overly long paragraphs may be broken up.

How to Monitor and Fix PostgreSQL Database Locks in Rails

PostgreSQL database locks usually work seamlessly until they don’t. Before your app’s dataset and traffic reach a certain scale, you’re unlikely to face any locks-related issues. But if your app suddenly slows down to a crawl, deadlocks likely are to blame. In this blog post, I’ll describe how to monitor database locks and propose best practices to prevent them from causing issues. [more inside]

ethname gem - Free Crowd-Sourced "Off-Chain" Eth(erum) Name Service / Helper

Hello, in the ongoing ruby crypto winter series I put together another little gem, that is, ethname - a light-weight crowd-sourced “off-chain” ethereum name to (contract) address service / helper (incl. punks v1,v2,v3,v4; phunks v1,v2, synth punks, punk blocks, etc.). Yes, you can! Add more names / contracts via git (hub) ;-). Happy data wrangling / processing and blockchaining with ruby. Cheers. Prost.

etherscan-lite gem - light-weight machinery / helper for the Etherscan JSON HTTP API

Hello, I put together a little gem, that is, etherscan-.lite, a light-weight machinery / helper for the Etherscan JSON HTTP API. To get your started I tried the official etherscan recipe examples. 1) Get All USDT Transfers from Binance 2) Get the Latest Moonbird Non-Fungible Token (NFT) Transfers 3) List ETH deposits to Arbitrum Bridge. Happy data wrangling / processing and blockchaining with ruby. Cheers. Prost.

Loading older posts