🎁 New User? Get 20% off your first purchase with code NEWUSER20 Register Now β†’
Menu

Categories

Redis 8.0 Released: Vector Search, JSON Indexing, and Time Series Built-In

Redis 8.0 Released: Vector Search, JSON Indexing, and Time Series Built-In

Redis Ltd. has released Redis 8.0, a major release that fundamentally changes Redis by integrating previously commercial-only modules into the open-source core.

Integrated Modules

  • RediSearch + Vector Search β€” Full-text search and vector similarity search are now built into Redis, enabling AI/ML applications to use Redis as a vector database
  • RedisJSON β€” Native JSON document storage with indexing and querying, eliminating the need for a separate document database
  • RedisTimeSeries β€” Built-in time series data type for IoT, monitoring, and financial data
  • RedisBloom β€” Probabilistic data structures (Bloom filters, Count-Min Sketch, Top-K) in the core

Why This Matters

Redis 8.0 transforms Redis from a key-value cache into a multi-model database. Applications that previously needed Redis + Elasticsearch + a vector DB can potentially consolidate into Redis alone.

License

Redis 8.0 ships under the RSALv2 + SSPLv1 dual license, same as Redis 7.4+. The Valkey fork (Linux Foundation) continues under BSD-3 license as an alternative.

Share this article:
Dargslan Editorial Team (Dargslan)
About the Author

Dargslan Editorial Team (Dargslan)

Collective of Software Developers, System Administrators, DevOps Engineers, and IT Authors

Dargslan is an independent technology publishing collective formed by experienced software developers, system administrators, and IT specialists.

The Dargslan editorial team works collaboratively to create practical, hands-on technology books focused on real-world use cases. Each publication is developed, reviewed, and...

Programming Languages Linux Administration Web Development Cybersecurity Networking

Stay Updated

Subscribe to our newsletter for the latest tutorials, tips, and exclusive offers.