module
Version:
v0.0.0-...-3678c0a
Opens a new window with list of versions in this module.
Published: Feb 21, 2020
License: MIT
Opens a new window with license information.
README
¶
driver
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
¶
Click to show internal directories.
Click to hide internal directories.