Skip to content

[RFF] Use ground:db by default #11

Description

@idmontie

Request For Feedback

Bake in data caching by making Ground.Collection the default instead of Mongo.Collection.

This would mean using ground:db.

Pros:

  • Data is cached on the user's browser, making initial load times look a lot faster for repeat visits
  • Very transparent, works exactly like the Mongo.Collection if you don't want to look into any of the special features that Ground.Collection gives you.

Cons:

  • The caching capabilities of Ground may not be necessary for all projects
  • Bloats a project with additional technical debt

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions