GoogleCloudPlatform / GoogleCloudPlatform/cloud-spanner-emulator
[Feature Request] Emulator persistence
Open
enhancement
- Dominant language
- C++
- Stars
- 334
- Forks
- 77
- Avg merge
- 8m
- Merged PRs (30d)
- 2
Description
It appears that the emulator only uses an InMemory storage interface. This is fine for testing but is rather inconvenient for local development with an unstable internet connection.
Is it possible to add a disk backed option to allow non ephemeral data persistence?
Contributor guide
Assessment
This issue has not been assessed yet.