Skip to content

Key Value store in database section #11

@gernest

Description

@gernest

The database part is using sqlite which is a pain to install and adds more complexity to the end user. I suggest there should be another section which uses nosql which is pure go( I suggest bolt).

I willl be happpy to write that section about bolt, as I have been using it for fun and even have this library to help with bolt.

The benefits of adding options to use bolt will be

  • Fast setup. The readers will be fast up and running following the examples.
  • The examples are less complext meaning it can also be a way for readers to have a handy perspective of how real web apps might look like.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions