Hi, first of all thanks for this great project. I ...
# community-help
a
Hi, first of all thanks for this great project. I have a question, is it possible to automatically define a collection on the first time that typesense starts? I was thinking to launch typesense on a k8s kluster and I wanted to be ready to send feeds
k
This is not possible, however if Typesense starts against a persistent data volume it can load previously created collections.
a
Thanks!