You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/storage
Philippe PRADOS 9aabb446c5
community[minor]: Add SQL storage implementation (#22207)
Hello @eyurtsev

- package: langchain-comminity
- **Description**: Add SQL implementation for docstore. A new
implementation, in line with my other PR ([async
PGVector](https://github.com/langchain-ai/langchain-postgres/pull/32),
[SQLChatMessageMemory](https://github.com/langchain-ai/langchain/pull/22065))
- Twitter handler: pprados

---------

Signed-off-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Piotr Mardziel <piotrm@gmail.com>
Co-authored-by: ChengZi <chen.zhang@zilliz.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
4 months ago
..
__init__.py community[minor]: Add SQL storage implementation (#22207) 4 months ago
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 5 months ago
cassandra.py community[minor]: Add Cassandra ByteStore (#22064) 4 months ago
exceptions.py core[minor],langchain[patch],community[patch]: Move storage interfaces to core (#20750) 5 months ago
mongodb.py add mongodb_store (#13801) 7 months ago
redis.py infra: add print rule to ruff (#16221) 8 months ago
sql.py community[minor]: Add SQL storage implementation (#22207) 4 months ago
upstash_redis.py multiple[patch]: fix deprecation versions (#18349) 7 months ago