1
0
mirror of https://git.mills.io/kayos/bitraft.git synced 2024-06-27 09:19:00 +00:00
Commit Graph

99 Commits

Author SHA1 Message Date
af69f9ad98
Logging: fix panic, add pretty output 2022-02-28 03:33:22 -08:00
e72e067e4d
Logging: finish replacing logger 2022-02-28 02:23:40 -08:00
72936c494e
Improve documentation, omit unused parameters 2022-02-28 02:04:06 -08:00
bb3049b946
Change logger, Adjust handler logic 2022-02-28 01:49:01 -08:00
Tai Groot
9df3b6443f go mod tidy (#56)
Update all dependencies to latest of same semver

Reviewed-on: https://git.mills.io/prologic/bitraft/pulls/56
Co-authored-by: Tai Groot <tai@taigrr.com>
Co-committed-by: Tai Groot <tai@taigrr.com>
2021-07-22 21:15:59 +00:00
James Mills
cea110d49d
Remove Github workflows 2021-07-13 08:53:58 +10:00
James Mills
b0b14ea6b0
Fix import paths 2021-07-13 08:53:57 +10:00
dependabot[bot]
6392c347d1
Bump golang from 1.16.4 to 1.16.5 (#55)
Bumps golang from 1.16.4 to 1.16.5.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-08 08:44:13 +10:00
dependabot[bot]
863f0b3f0f
Bump golang from 1.16.3 to 1.16.4 (#54) 2021-05-11 06:40:21 +10:00
dependabot-preview[bot]
9d4f84bb98
Upgrade to GitHub-native Dependabot (#53) 2021-04-30 09:49:33 +10:00
dependabot-preview[bot]
e85bce250d
Bump golang from 1.16.2 to 1.16.3 (#52) 2021-04-06 09:27:32 +10:00
dependabot-preview[bot]
4c6ddf73f2
Bump github.com/tidwall/redcon from 1.4.0 to 1.4.1 (#51) 2021-03-31 08:13:07 +10:00
dependabot-preview[bot]
2c363517ef
Bump golang from 1.16.0 to 1.16.2 (#50)
Bumps golang from 1.16.0 to 1.16.2.

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: James Mills <prologic@shortcircuit.net.au>
2021-03-16 10:13:43 +10:00
James Mills
378bc07435
Drop support for Windows 2021-03-16 09:42:03 +10:00
dependabot-preview[bot]
f75215d9eb
Bump github.com/sirupsen/logrus from 1.8.0 to 1.8.1 (#49) 2021-03-10 05:59:06 +10:00
dependabot-preview[bot]
2b7230c013
Bump golang from 1.15 to 1.16.0 (#48) 2021-02-23 07:20:05 +10:00
Sebastien Leger
3871059dce
Build minimal Docker image that runs without root priviledges (#45) 2021-02-18 18:23:39 +10:00
dependabot-preview[bot]
f21887e4a0
Bump github.com/sirupsen/logrus from 1.7.1 to 1.8.0 (#47) 2021-02-18 06:49:39 +10:00
Sebastien Leger
1eb412ca8b
redis-cli compliant 'KEYS' command: fixes issue #39 (#44) 2021-02-17 16:57:12 +10:00
Sebastien Leger
4eb73c203a
edit Makefile: 'make lint' runs golangci-lint (#46) 2021-02-17 16:48:45 +10:00
dependabot-preview[bot]
24e3dc0e23
Bump github.com/sirupsen/logrus from 1.7.0 to 1.7.1 (#43) 2021-02-17 07:17:51 +10:00
James Mills
9f07bdc0af
Rename the example Docker configuration as it's actually a Docker Stack 2021-02-09 22:41:56 +10:00
dependabot-preview[bot]
fa18ecaa3f
Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#38) 2021-01-14 08:38:53 +10:00
dependabot-preview[bot]
1ded473e35
Bump github.com/prologic/bitcask from 0.3.9 to 0.3.10 (#37)
Bumps [github.com/prologic/bitcask](https://github.com/prologic/bitcask) from 0.3.9 to 0.3.10.
- [Release notes](https://github.com/prologic/bitcask/releases)
- [Changelog](https://github.com/prologic/bitcask/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prologic/bitcask/compare/v0.3.9...v0.3.10)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-12-19 07:39:06 +10:00
James Mills
84b0843221
go mod tidy 2020-11-19 17:45:17 +10:00
James Mills
86ff0f4a18
Fix timeout argument 2020-11-19 17:43:45 +10:00
dependabot-preview[bot]
7b24b7e338
Bump github.com/prologic/bitcask from 0.3.6 to 0.3.9 (#34)
Bumps [github.com/prologic/bitcask](https://github.com/prologic/bitcask) from 0.3.6 to 0.3.9.
- [Release notes](https://github.com/prologic/bitcask/releases)
- [Changelog](https://github.com/prologic/bitcask/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prologic/bitcask/compare/v0.3.6...v0.3.9)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-18 06:41:15 +10:00
dependabot-preview[bot]
b65e230f3d
Bump github.com/tidwall/redcon from 1.3.3 to 1.4.0 (#33)
Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.3.3...v1.4.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-11-07 06:50:09 +10:00
dependabot-preview[bot]
e8ce1582d6
Bump github.com/tidwall/redcon from 1.3.2 to 1.3.3 (#32)
Bumps [github.com/tidwall/redcon](https://github.com/tidwall/redcon) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/tidwall/redcon/releases)
- [Commits](https://github.com/tidwall/redcon/compare/v1.3.2...v1.3.3)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-31 07:13:52 +10:00
dependabot-preview[bot]
648934b00d
Bump github.com/sirupsen/logrus from 1.6.0 to 1.7.0 (#31)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.6.0...v1.7.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-10-15 16:50:09 +10:00
James Mills
4ef6b1b976
Remove greeting workflow 2020-09-18 14:27:53 +10:00
dependabot-preview[bot]
1db1058ba7
Bump github.com/prologic/bitcask from 0.3.5 to 0.3.6 (#26)
Bumps [github.com/prologic/bitcask](https://github.com/prologic/bitcask) from 0.3.5 to 0.3.6.
- [Release notes](https://github.com/prologic/bitcask/releases)
- [Changelog](https://github.com/prologic/bitcask/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prologic/bitcask/compare/v0.3.5...v0.3.6)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-07-28 17:09:22 +10:00
dependabot-preview[bot]
06dcd7ff06
Bump github.com/stretchr/testify from 1.6.0 to 1.6.1 (#24)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.6.0...v1.6.1)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-08 13:43:00 +10:00
dependabot-preview[bot]
fd62e37fd3
Bump github.com/stretchr/testify from 1.5.1 to 1.6.0 (#23)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.5.1...v1.6.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-06-01 11:20:52 +10:00
dependabot-preview[bot]
fb75ce86a3
Bump github.com/sirupsen/logrus from 1.5.0 to 1.6.0 (#22)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.5.0...v1.6.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-05-05 14:51:34 +10:00
dependabot-preview[bot]
775220abd8
Bump github.com/sirupsen/logrus from 1.4.2 to 1.5.0 (#20)
Bumps [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sirupsen/logrus/compare/v1.4.2...v1.5.0)

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-24 18:24:31 +10:00
James Mills
95faecf1a4
Update deps (#19) 2020-03-07 17:05:57 +10:00
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
4105cf9b7b
Fixed workflows to not run twice unnecessarily 2020-02-02 11:17:11 +10:00
James Mills
ce92354092
Fixed typos in workflows 2020-02-02 07:58:43 +10:00
James Mills
0308a916f1
Run CI on push 2020-02-02 07:44:47 +10:00
James Mills
d5eb80bb22
Removed automerge workflow 2020-02-01 23:17:21 +10:00
James Mills
bf4460d657
Upgraded to bitcask v0.3.5 (#6) 2020-02-01 12:57:02 +00:00