gpt4 book ai didi

google-cloud-firestore - Gcloud Firestore 模拟器在重启时丢失了数据

转载 作者:行者123 更新时间:2023-12-04 15:26:31 25 4
gpt4 key购买 nike

我正在为我的 python 项目使用 firestore 模拟器

我使用这个命令启动它。

gcloud beta emulators firestore start --host-port=localhost:8080

保存文档并做其他事情后,如果我关闭 firestore 并再次运行它,它将丢失所有数据。我希望 firestore 保留数据直到我自己清除数据,这可能吗?

最佳答案

听起来您正在寻找:

  • emulators:export 从模拟器导出数据
  • --import 标志,用于在启动时将导出的数据传递给模拟器

另请参阅 exporting and importing emulator data 上的 Firestore 文档.

关于google-cloud-firestore - Gcloud Firestore 模拟器在重启时丢失了数据,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/62146823/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com