有谷歌云存储模拟器吗? [英] Is there Google Cloud Storage emulator?

查看:17
本文介绍了有谷歌云存储模拟器吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

出于测试目的,我想模拟 Cloud Storage,因为它会减慢测试速度.

For the purpose of testing, I would like to mock Cloud Storage because it slows tests down.

有谷歌云存储模拟器吗?

Is there Google Cloud Storage emulator?

推荐答案

暂时没有谷歌官方提供的模拟器.

There isn't an official emulator provided by Google for the time being.

我目前正在使用项目 Minio (https://www.minio.io/) 进行模拟Google Storage 在开发中的行为(Minio 使用文件系统作为存储后端并提供与 S3 apiV2 的兼容性,后者与 Google Storage 兼容).

I'm currently using project Minio (https://www.minio.io/) for mocking Google Storage's behavior in development (Minio uses the filesystem as storage backend and provides compatibility with S3 apiV2, which is compatible with Google Storage).

这篇关于有谷歌云存储模拟器吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆