docs: Async Add Announcement (#3231)

This commit is contained in:
Saket Aryan
2025-07-29 00:26:59 +05:30
committed by GitHub
parent d0f61d5995
commit 08e7ae02de
120 changed files with 123 additions and 118 deletions

View File

@@ -5,7 +5,7 @@ icon: "bolt"
iconType: "solid"
---
<Snippet file="security-compliance.mdx" />
<Snippet file="blank-notif.mdx" />
The `AsyncMemoryClient` is an asynchronous client for interacting with the Mem0 API. It provides similar functionality to the synchronous `MemoryClient` but allows for non-blocking operations, which can be beneficial in applications that require high concurrency.
## Initialization