Skip to content

Add support for more backends #8

Description

@AlvinKuruvilla

It could be good for project longevity to support alternative backends to store user information. But we must only store the bare minimum user information. To support these backends I think the best approach to this at the moment is to create thin wrapper classes around them, similar to what I did for YAML and MySQL. Some ideas for other backends include but are not limited to:

  • [] JSON
  • [] Postgress (I just came up with this one on the fly
  • [] Maybe other more secure local storage file formats
    I'm open to suggestions

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions