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

Add storage index create indexOnly flag #1080

Merged
merged 7 commits into from
Oct 10, 2023
Merged

Conversation

sesposito
Copy link
Member

Add storage object create and update times in storage write acks.

nakama-common changes PR: heroiclabs/nakama-common#130

@sesposito sesposito requested a review from zyro September 6, 2023 17:21
go.mod Outdated
@@ -81,3 +81,5 @@ require (
google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc // indirect
)

replace github.com/heroiclabs/nakama-common => ../nakama-common
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hm, I assume it's a leftover from local development?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, it's intentional as we'll wait for the corresponding nakama-common changes to be merged and then point go.mod to that commit and rebase.

server/storage_index.go Outdated Show resolved Hide resolved
server/storage_index.go Outdated Show resolved Hide resolved
@sesposito sesposito merged commit 31c380b into master Oct 10, 2023
3 checks passed
@sesposito sesposito deleted the spe/add-storage-index-only branch October 10, 2023 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants