Skip to content

Releases: tarmac-project/hord

v0.6.0

07 Jul 16:18
2c52376
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/tarmac-project/hord/commits/v0.6.0

Redis Driver v0.6.0

08 Jul 14:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/redis/v0.5.0...drivers/redis/v0.6.0

NATS Driver v0.6.0

08 Jul 14:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/nats/v0.5.0...drivers/nats/v0.6.0

Mock Driver v0.6.0

08 Jul 14:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/mock/v0.5.0...drivers/mock/v0.6.0

Hashmap Driver v0.6.0

08 Jul 14:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/hashmap/v0.5.0...drivers/hashmap/v0.6.0

Cassandra Driver v0.6.0

08 Jul 14:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/cassandra/v0.5.0...drivers/cassandra/v0.6.0

BoltDB Driver v0.6.0

08 Jul 14:56
Compare
Choose a tag to compare

What's Changed

Full Changelog: drivers/bbolt/v0.5.0...drivers/bbolt/v0.6.0

Cache Drivers v0.6.0

08 Jul 14:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: cache/v0.5.0...cache/v0.6.0