Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(idea/package): ユーザー依存データ(アバターなど)と非ユーザー依存データ(ワールドなど)の扱いの違いについて #18

Closed
See2et opened this issue Jul 8, 2024 · 1 comment · Fixed by #32
Assignees

Comments

@See2et
Copy link
Member

See2et commented Jul 8, 2024

No description provided.

@AsPulse AsPulse moved this to Backlog in Project Sutera Jul 8, 2024
@AsPulse AsPulse changed the title docs(idea): ユーザー依存データ(アバターなど)と非ユーザー依存データ(ワールドなど)の扱いの違いについて docs(idea/package): ユーザー依存データ(アバターなど)と非ユーザー依存データ(ワールドなど)の扱いの違いについて Jul 8, 2024
@AsPulse AsPulse moved this from Backlog to Ready in Project Sutera Jul 8, 2024
@See2et
Copy link
Member Author

See2et commented Jul 13, 2024

あすぱるさんからアドバイザー担当を奪いましたしーぜっとです。よろしくおねがいします。

以下サマリーになりますので、参考にしてください!

Suteraには共有されるデータに二つの種類があります

  • ユーザー依存データ
    • ex) アバター
    • ユーザーがSuteraネットワークから離脱した場合、保持しなくてよい
    • BloomのSuteraVRコンポーネントがデータの共有を代行する
  • 非ユーザー依存データ
    • ex) ワールド
    • アップロードしたユーザーがSuteraネットワークから離脱しても、保持したい
    • 複数のBloomのObject-Storageが分散してデータを保持するようにする予定
      • ちょっと仕様に議論の余地があって、とりあえずはこのままで書いてもらって大丈夫です
      • 中身のないワールドがSuteraネットワークのリソースを食い尽くしたりしそうなので、ふぁぼしたワールドだけ保持する?どうする?みたいな話題があります

@See2et See2et self-assigned this Oct 25, 2024
@See2et See2et moved this from Ready to In review in Project Sutera Oct 25, 2024
@See2et See2et closed this as completed in #32 Dec 4, 2024
@github-project-automation github-project-automation bot moved this from In review to Done in Project Sutera Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
2 participants