issues
search
googleforgames
/
open-saves
Open Saves is a cloud native data store for game development.
Apache License 2.0
222
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
feat: bump datastore
#452
vasconcelosvcd
closed
1 month ago
0
Upgrade Datastore Library to leverage new features
#451
vasconcelosvcd
closed
1 month ago
0
fix: Change Redis.go to support explicitely connecting to a Redis Cluster with a single address for GCP compatibility
#450
Zurvarian
closed
5 months ago
2
Open Saves cannot connect with GCP MemoryStore - Redis Cluster
#449
Zurvarian
closed
5 months ago
0
feat: Add support for Redis Cluster while keeping support for Redis Server
#448
Zurvarian
closed
5 months ago
3
Support for Redis Cluster to increase service max throughput
#447
ghost
closed
5 months ago
0
feat: Bump Up datastore dep to v1.17.0 and Golang version to 1.21
#446
Zurvarian
closed
5 months ago
8
Use datastore latest tracing capabilities (OTEL support)
#445
Zurvarian
closed
1 month ago
0
feat: enable metrics endpoint
#444
vasconcelosvcd
closed
5 months ago
0
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
#443
dependabot[bot]
opened
7 months ago
0
Investigate using firestore multi databases for data segregation
#442
hongalex
opened
8 months ago
1
feat: implement store caching
#441
vasconcelosvcd
closed
8 months ago
0
build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0
#440
dependabot[bot]
opened
8 months ago
0
Migrate from Container Registry to Artifact Registry
#439
hongalex
closed
7 months ago
0
build(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0
#438
dependabot[bot]
opened
11 months ago
0
test: fix healthcheck test ordering
#437
hongalex
closed
4 months ago
0
chore: update packages in image builders
#436
hongalex
closed
1 year ago
2
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc from 0.40.0 to 0.46.0
#435
dependabot[bot]
opened
1 year ago
0
chore: bump minimum go version to 1.20
#434
hongalex
closed
1 year ago
0
build(deps): bump google.golang.org/grpc from 1.54.0 to 1.56.3
#433
dependabot[bot]
closed
1 year ago
3
build(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
#432
dependabot[bot]
closed
1 year ago
1
chore: rename config variable to align with implementation
#431
ghost
closed
1 year ago
0
Update the configuration variable for MinIdleConns
#430
ghost
closed
1 year ago
0
feat: expose new redis config
#429
vasconcelosvcd
closed
1 year ago
0
Add Redis configuration for MaxConnAge
#428
vasconcelosvcd
closed
1 year ago
0
feat: tracing propagation and service name prioritize envvar
#427
vasconcelosvcd
closed
1 year ago
0
Tracing requests: propagation and service name setting.
#426
vasconcelosvcd
closed
1 year ago
0
build(deps): bump google.golang.org/grpc from 1.51.0 to 1.53.0
#425
dependabot[bot]
closed
1 year ago
1
feat: replace OpenCensus with OpenTelemetry
#424
Piotr-MPG
closed
1 year ago
1
feat: replace OpenCensus telemetry with OpenTelemetry
#423
Piotr-MPG
closed
1 year ago
3
feat: replace OpenCensus telemetry with OpenTelemetry
#422
Piotr-MPG
closed
1 year ago
2
Support OpenCensus Agent Exporter for Traces
#421
dagnabbitall
opened
1 year ago
0
chore: update golang.org/x/net to 0.7.0 (#419)
#420
ghost
closed
1 year ago
0
Update golang.org/x/net version to avoid potential vulnerability with http/2
#419
ghost
closed
1 year ago
0
fix: revert deletion of generated proto files
#418
ghost
closed
1 year ago
0
feat: add SignedUrls on every chunk in gcs
#417
vasconcelosvcd
closed
1 year ago
3
feat: add configurations for keep alive on grpc server
#416
vasconcelosvcd
closed
1 year ago
0
Provide configurable defaults for gRPC Server Parameters
#415
ghost
closed
1 year ago
0
Expose binary objects in GCS publicly from a URL that expires after a configurable TTL
#414
ghost
closed
1 year ago
2
Atomic incr/decr operations do not support multiple concurrent requests
#413
ghost
opened
2 years ago
0
github.com/golang/protobuf is deprecated
#412
aimuz
closed
2 years ago
3
feat: use google.rpc.Status
#411
yuryu
closed
2 years ago
0
feat: get multi records by keys
#410
ghost
closed
2 years ago
2
feat: support query offset
#409
ghost
closed
2 years ago
0
Support for offset in the QueryRecords endpoint
#408
ghost
closed
2 years ago
0
Ability to fetch multiple records by keys (batch request, streaming response)
#407
ghost
closed
2 years ago
0
Add a new Streaming Query Records endpoint to support logical store with large number of records
#406
ghost
closed
2 years ago
4
fix: remove extra writes when uploading chunked data
#405
ghost
closed
2 years ago
0
Add caching for Store entities
#404
ghost
closed
8 months ago
0
Remove more than once chunkRef write
#403
hongalex
closed
2 years ago
0
Next