Featured

Steve Lorello - Indexing, Searching, and Aggregation with RediSearch and .NET



Published
Just about every developer who’s ever used Redis knows that it’s a blazingly fast in-memory data structure store. However, it’s traditionally had one major drawback, in order to access any data in Redis, you need to know exactly which key your data is stored in. This can make proper data modeling rather convoluted, but there’s good news. RediSearch, an Available Source Module of Redis, enables you to index, query, and aggregate over the objects you’ve stored in Redis. In this talk, we’ll talk about how to build indices, how to query objects stored in Redis, and how to aggregate the results of those queries, all using RediSearch and .NET.


Check out more of our featured speakers and talks at
https://www.ndcconferences.com
https://ndclondon.com/
Category
Job
Be the first to comment