Skip to content

Details

We're in-person at ESC13 again this month! You can still catch the stream online, but we'd love for you to show up on-site if you're in the area to for a Live MergePHP watch party as Andy Snell presents More than just a Cache: Data Structure Databases.

---

Redis is best known as a high performance, in-memory, key-value database used for distributed caching. However, data structure databases like Redis, Valkey, and Key DB can do so much more than just operate on string values! With over a dozen different data types like hashes, lists, sets, sorted sets, bloom filters, and streams, these databases provide a number of tools that can help solve common problems.

We’ll explore these basic data structures in Redis and Valkey, with real world examples of using them to solve problems like rate limiting, distributed resource locking, and efficiently checking membership in massive sets of data.

We'll also discuss some of the newer functionality designed for AI and LLM applications, like vector similarity searches and vector sets.

---

Tuning in online? See https://www.mergephp.com/, or watch the stream on YouTube at https://www.youtube.com/@MergePHP/streams

Sign up to speak online at MergePHP (or in person if you like!): https://mphp.io/speakers

---
Join the PHP community on Discord and IRC: https://phpc.chat/

Like us on LinkedIn (https://www.linkedin.com/company/austinphp)

Related topics

You may also like