driver

module
v0.0.0-...-3678c0a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 21, 2020 License: MIT

README

driver

Documentation Build Status Report Card

About

This package includes both abstract interfaces and concrete implementations for relational databases.

Created by Jay Taylor and used by Gigawatt.

What's inclduded
  • Abstract DB drver interface

  • Gorm DB implementation (supports Postgres, MySQL, SQLite, and more)

  • Abstract queue driver interface

  • Kafka queue driver implementation

Requirements
  • Go version 1.6 or newer
  • Locally running postgres database for running the unit-tests.
Running the test suite
go test ./...
License

Permissive MIT license, see the LICENSE file for more information.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL