Skip to content

[RFF] Use ground:db by default #11

@idmontie

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

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