@mastra/store-upstash
v0.0.5
Published
Upstash Redis store provider for Mastra
Downloads
82
Maintainers
Keywords
Readme
@mastra/store-upstash
⚠️ DEPRECATED ⚠️
This package has been merged into @mastra/upstash. Please use the new package instead:
npm install @mastra/upstashThen update your imports:
// Old import
import { UpstashStore } from '@mastra/store-upstash';
// New import
import { UpstashStore } from '@mastra/upstash';The new package combines both vector store and storage functionality in one place. See the documentation at @mastra/upstash for more details.
