langchain/libs/community/langchain_community/storage
Erick Friis f4ee3c8a22
infra: add min version testing to pr test flow (#24358)
xfailing some sql tests that do not currently work on sqlalchemy v1

#22207 was very much not sqlalchemy v1 compatible. 

Moving forward, implementations should be compatible with both to pass
CI
2024-07-19 22:03:19 +00:00
..
__init__.py community[minor]: add mongodb byte store (#23876) 2024-07-19 13:54:12 -04:00
astradb.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
cassandra.py community: docstrings (#23202) 2024-06-20 11:08:13 -04:00
exceptions.py
mongodb.py community[minor]: add mongodb byte store (#23876) 2024-07-19 13:54:12 -04:00
redis.py community[minor]: fix redis store docstring and streamline initialization code (#22730) 2024-06-11 14:08:05 +00:00
sql.py infra: add min version testing to pr test flow (#24358) 2024-07-19 22:03:19 +00:00
upstash_redis.py