Open Saves is a cloud native data store for game development.
Stars
243
Forks
26
Watchers
243
Open Issues
63
Overall repository health assessment
No package.json found
This might not be a Node.js project
162
commits
39
commits
10
commits
10
commits
8
commits
6
commits
4
commits
4
commits
1
commits
1
commits
feat: add database configuration for databaseID (#479)
9a40f01View on GitHubbuild(deps): bump golang.org/x/net from 0.36.0 to 0.38.0
2b8f030View on GitHubchore: Log the errors returned by the async-collector (#476)
bc8c68bView on GitHubchore: Make signature check to return FailedPrecondition instead of Abort to avoid triggering Datastore TX retries (#474)
3f37cdbView on GitHubfix: Rename datastore_tx_max_retries to datastore_tx_max_attempts to better signal the usage of the property (#472)
21fbad1View on GitHubfeat: Add the ability to configure the Datastore TX max retries (#470)
d52dbafView on GitHubbuild(deps): bump github.com/redis/go-redis/v9 from 9.5.3 to 9.5.5
eb8b487View on GitHubbuild(deps): bump golang.org/x/net from 0.33.0 to 0.36.0
e70b439View on GitHubfeat: adding optional TagFilterMode to the record query API that allows to filter by ALL or ANY of the tags (AND vs OR tag filter mode) (#465)
1902dd1View on GitHubbuild(deps): bump golang.org/x/net from 0.28.0 to 0.33.0 (#454)
fdf0afcView on GitHubfeat: Add support to emit Metrics same as Traces via OTEL (#456)
1638efbView on GitHub