[kw] Allow creating multiple KV storages in Payload #15874
MurzNN
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For now, Payload allows us to work with only a single KV storage, this is better than nothing, but for different business logic pretty often we need multiple KV storages, for example - in-memory storage + "hot" persistent storage, "cold" cheaper persistent storage. So, would be great to extend KV support in Payload to allow managing multople KV storages.
Beta Was this translation helpful? Give feedback.
All reactions