32
Jobs posted
$125k–$193k
Avg salary range
Stable demand
Hiring trend
Showing 10 of 10 Redis jobs
Ashby
Ashby is the all-in-one recruiting platform powering hiring at the world's most innovative companies. If you cmd+f "Ashby" you'll see that we're power...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with the opportunities they deserve. So, it doesn't...
Proxify
About us: Talent has no borders. Proxify's mission is to connect top developers around the world with opportunities they deserve. So, it doesn't mat...
Everflow
Everflow is a SaaS Partner Marketing platform for managing and scaling revenue from affiliates, partnerships, and marketing channels. We're 10 years i...
Niuro
5+ years of professional software engineering experience C1 English level or higher Strong hands-on experience with .NET Core, Python, and Node.js for...
Stealth Startup
The mission We’re building a best-in-class multi-modal AI agent product (voice + SMS + email) with the potential to disrupt deeply entrenched software...
TechMagic
The project is a live, high-performance market order and trading system designed as an exchange for energy commodities. Operating primarily in the US ...
Steel
Steel is open-source browser infrastructure for AI agents and apps. We make it easy for developers to ship products that interact with the web - witho...
Be the first to know when new Redis jobs are posted. Fresh listings only — no ghost jobs.
No spam. Unsubscribe anytime with one click.
See salary ranges, averages, and trends for Redis positions.
View Redis Salary Guide →Redis serves as the world's most popular in-memory data structure store, functioning as a database, cache, message broker, and queue. Known for exceptional performance with sub-millisecond latency, Redis enables real-time applications, caching strategies, and session management. Companies hire Redis engineers for cache architecture design, session store implementation, real-time leaderboards, rate limiting, pub/sub messaging systems, and performance optimization. Redis professionals work with various data structures including strings, hashes, lists, sets, sorted sets, and streams, understand persistence options like RDB snapshots and AOF logs, implement cluster and sentinel setups for high availability, and design efficient key expiration strategies. Understanding caching patterns, memory optimization, and when Redis complements primary databases distinguishes experienced practitioners. Redis specialist salaries range from $95k to $170k+ often as part of backend or infrastructure roles. Organizations value Redis for dramatically improving application performance, enabling real-time features, reducing database load, and supporting distributed system patterns. LeetHire helps Redis experts showcase caching and real-time system expertise through anonymous assessments focused on data structure selection and performance optimization.
Redis powers application caching, session storage, real-time analytics, leaderboards, message queues, pub/sub systems, rate limiting, and temporary data storage. It dramatically improves application performance by keeping frequently accessed data in memory.
Redis can be a primary database with persistence enabled, but it's most commonly used alongside traditional databases for caching, sessions, and real-time features. Consider data durability needs, query complexity requirements, and memory costs when deciding.
Redis expertise is typically part of backend or infrastructure roles earning $95k to $170k+ annually. Backend engineers with Redis skills earn $90k-$140k, while senior infrastructure engineers and architects specializing in caching strategies earn $130k-$170k+.
Redis basics are straightforward with simple commands and clear documentation. Understanding which data structures fit specific use cases, designing effective caching strategies, and managing production clusters with persistence and replication requires deeper expertise.