Howdy, I'm Steve Lorello, I'm a hacker, builder, and speaker. I'm a Senior Field Engineer at Redis where I've built/maintained a variety of projects used by thousands of developers. I've also had the opportunity to speak all over the world. I've taken the stage at a variety of venues from Miami, to Louisville, to London, all the way out to Prague to share my knowledge across a variety of topics including Computer Vision, Data Structures, and of course Redis.
I can hack in pretty much anything, (C/C++, golang, js/ts, Java), but I'm probably most specialized in .NET which is the ecosystem I got my start in building one of the sub-systems of the new generation of Global Positioning System (GPS) Satellites.
- Redis OM .NET - a LINQ-based interface for Redis
- Redis Sessions Java - A Session State Manager for Java / Spring with some advanced features
- Redis SQL ODBC - A native ODBC for Redis, providing a SQL interface for Redis usable for third-party BI tools that can consume ODBC drivers
- RU102N: Redis for .NET Developers - A free Redis University course to bootstrap a .NET developers journey with using Redis.
- Redis OM Python - A Pydantic based Object Mapper / lambada query builder for Redis - picked up maintence of.
- Querying Redis with GraphQL using Redis OM .NET
- How to Build a Distributed Inference Cache with NVIDIA Triton and Redis
- How to Use Redis as a Data Source for Power BI with Redis SQL
- Redis University RU102N: Redis for .NET Developers
- CRUD with Redis OM .NET