3.3.1

Dear community, Apache CouchDB® 3.3.1 has been released and is available for download. See the official release notes document for an exhaustive list of all changes: https://docs.couchdb.org/en/stable/whatsnew/3.3.html Release Notes highlights: Fix issue that prevented more than one replication running at a time. Fix issue with _replicator docs that have a…

Continue Reading3.3.1

3.2.3 & 3.3.2

Dear community, Apache CouchDB® 3.2.3 & 3.3.2 have been released and is available for download. Apache CouchDB® lets you access your data where you need it. The Couch Replication Protocol is implemented in a variety of projects and products that span every imaginable computing environment from globally distributed server-clusters, over mobile…

Continue Reading3.2.3 & 3.3.2

3.3.3

Dear community, Apache CouchDB® 3.3.3 has been released and is available for download. https://couchdb.apache.org/#download Pre-built packages for Windows, macOS, Debian/Ubuntu and RHEL/CentOS are available. CouchDB 3.3.3 is a maintenance release, and was originally published on 2023-12-05. The community would like to thank all contributors for their part in making this…

Continue Reading3.3.3

Redis is Google Cloud Ready

Redis recently announced its achievement of the Google Cloud Ready designation for CloudSQL and AlloyDB. Cloud SQL is Google Cloud’s fully managed relational database service for MySQL, PostgreSQL, and SQL Server. AlloyDB for PostgreSQL is Google Cloud’s newest fully managed PostgreSQL-compatible database service. This designation signifies that Redis’ solution has…

Continue ReadingRedis is Google Cloud Ready

Building a RAG application with Redis and Spring AI

Introduction Vector databases frequently act as memory for AI apps. This is especially true for those powered by large language models (LLMs). Vector databases allow you to perform semantic search, which provides relevant context for prompting the LLM.  Until recently, there weren’t many options for building AI apps with Spring…

Continue ReadingBuilding a RAG application with Redis and Spring AI

Confluent

How Confluent and Redis Enterprise work together Utilizing connectivity tools like Confluent Connect, the integration between Redis Cloud and Confluent streamlines data interchange between applications and data systems. Redis Cloud facilitates real-time access and analysis across various data sources, seamlessly integrating into streaming data environments. The Redis sink connector facilitates…

Continue ReadingConfluent

Explore the new Multimodal RAG template from LangChain and Redis

Large language models (LLMs) are trained on massive sets of public data and excel at generating human-like text based on that information. However, they don’t have access to private or corporate data, which limits how effective they are for enterprise use cases. Retrieval-augmented generation (RAG) is a popular approach to…

Continue ReadingExplore the new Multimodal RAG template from LangChain and Redis