Skip to main content

Tair

Alibaba Cloud Tair is a cloud native in-memory database service developed by Alibaba Cloud. It provides rich data models and enterprise-grade capabilities to support your real-time online scenarios while maintaining full compatibility with open-source Redis. Tair also introduces persistent memory-optimized instances that are based on new non-volatile memory (NVM) storage medium.

Installation and Setup​

Install Tair Python SDK:

pip install tair

Vector Store​

from langchain_community.vectorstores import Tair

API Reference:

See a usage example.


Help us out by providing feedback on this documentation page: