1
0
mirror of https://git.mills.io/kayos/bitraft.git synced 2024-07-01 03:01:45 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
dependabot-preview[bot]
8f3e737201
Bump github.com/tidwall/redcon from 1.2.1 to 1.3.2 (#18)
Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.2.1 to 1.3.2.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.2.1...v1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-07 14:14:04 +10:00
dependabot-preview[bot]
3270ec33d7
Bump github.com/stretchr/testify from 1.4.0 to 1.5.1 (#14)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-21 13:24:17 +10:00
dependabot-preview[bot]
41565d9459
Bump github.com/tidwall/redcon from 1.2.0 to 1.2.1 (#12)
Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.2.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 14:14:38 +11:00
dependabot-preview[bot]
90fb894322
Bump github.com/spf13/pflag from 1.0.3 to 1.0.5 (#10)
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.3 to 1.0.5.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](https://github.com/spf13/pflag/compare/v1.0.3...v1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
2020-02-04 09:46:41 +10:00
dependabot-preview[bot]
8a4d29d246
Bump github.com/tidwall/redcon from 1.0.0 to 1.2.0 (#11)
Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.0.0 to 1.2.0.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.0.0...v1.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
2020-02-04 09:32:01 +10:00
dependabot-preview[bot]
6fd34e9075
Bump github.com/tidwall/finn from 0.1.0 to 0.1.2 (#8)
Bumps [github.com/tidwall/finn](https://github.com/tidwall/finn) from 0.1.0 to 0.1.2.
- [Release notes](https://github.com/tidwall/finn/releases)
- [Commits](https://github.com/tidwall/finn/compare/v0.1.0...v0.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: James Mills <1290234+prologic@users.noreply.github.com>
2020-02-04 09:23:06 +10:00
dependabot-preview[bot]
74abb19b88
Bump github.com/stretchr/testify from 1.3.0 to 1.4.0 (#9)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-04 09:19:09 +10:00
James Mills
37e0edc611
Tidies up modules and replace launchpad.net/gocheck with Github where it got moved (#7)
* Tidied up modules and replace launchpad.net/gocheck with Github where it got moved

* Updated go.sum

* Fixed deps for both Go 1.12 and 1.13 (hopefully)
2020-02-02 12:36:56 +10:00
James Mills
bf4460d657
Upgraded to bitcask v0.3.5 (#6) 2020-02-01 12:57:02 +00:00
James Mills
7e87dd69e7
Remove unused dependendies 2019-09-21 10:20:26 +10:00
James Mills
365a57f83c
Update to bitcask v0.3.0 2019-07-30 21:01:46 +10:00
James Mills
c20d76e7fa
Update to bitcask v0.1.7 2019-07-19 20:54:04 +10:00
James Mills
5be623dead
Update to bitcask v0.1.6 2019-04-01 17:33:26 +10:00
James Mills
90b1cb5acd
Use go-sockaddr/template for -b to make forming a cluster easier. Add docker-compose.yml as a demo cluster 2019-03-30 23:47:51 +10:00
James Mills
0760a18ddd
Update to bitcask v0.1.4 2019-03-23 13:37:45 +10:00
James Mills
b408c60aac
Update to bitcask v0.1.3 2019-03-23 12:16:44 +10:00
James Mills
b93cc964cd
Updated deps 2019-03-22 21:57:34 +10:00
James Mills
31f5390959
Update bitcask to v0.1.1 2019-03-22 18:07:32 +10:00
James Mills
5a372462d3
Refactored and stripped down to work with bitcask backend 2019-03-20 18:18:33 +10:00
James Mills
141b769fed
Switch to Go11Modules 2019-03-19 07:35:01 +10:00