Redis client side partitioning in Ruby

Partitioning (also known as sharding) is the process of taking the dataset that would originally be held in a single Redis server and splitting it over multiple Redis servers. Partitioning allows you to distribute writes/reads over a set of nodes – horizontal scaling.
Redis client side partitioning in Ruby #ruby #rubydeveloper #rubyonrails #redis https://rubyonrails.ba/single/redis-client-side-partitioning-in-ruby

Nezir Zahirovic

Contractor Ruby On Rails (8+ years) / MCPD .Net / C# / Asp.Net / CSS / SQL / (11 years)

related articles