Skip to content

Support Google Cloud Datastore as a datasource #2068

@bryanwux

Description

@bryanwux

Problem:

GoFr does not yet support Google Cloud Datastore, which is a widely used NoSQL document database service in the Google Cloud Platform ecosystem.

Goal:

  • Implement datastore as a new NoSQL datastore in pkg/gofr/datasource/datastore.
  • Add a method on the App to plug and use the datasource.

Include:

  • Logging: Log each operation and failure with context.
  • Tracing: Wrap calls in OpenTelemetry spans.
  • Metrics: Emit Prometheus metrics for operation counts and errors.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions