This release completes the move from https://github.com/madflojo/hord to https://github.com/tarmac-project/hord, where all Database Drivers have been split into their modules.
This move reduced the complexity of dependency management for Hord users. With each driver having its own Go module, users only have to worry about dependencies for the drivers they use.
What's Changed
- Merging Caches into one version by @madflojo in #2
- Restructuring Benchmarks by @madflojo in #3
- Updating README by @madflojo in #4
- Adding Banner to README by @madflojo in #5
Full Changelog: https://github.com/tarmac-project/hord/commits/v0.6.0