どうにかしてbitcask_store.goあたりを書き換えてCloud Runとかでホスティングできるようにしたいんだけど…
果たしてここを書き換えるだけでデータを確実かつ永久的に確保し続けれるのかがわからん
https://git.mills.io/yarnsocial/yarn/src/branch/main/internal/bitcask_store.go
@kaniyama_t@yarn.takuma-csirt.com You can just implement another store that satisfies the interface. But I do have to ask… Why would you want to run this in CloduRun? 😅