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

62 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
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
James Mills
c78e0f4ded
Migrated to Github Actions 2020-02-01 22:48:39 +10:00
James Mills
47b7324e23
Added DependaBot config 2019-12-26 14:01:44 +10: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
Christian Muehlhaeuser
9a4b849054 Added missing error check (#3)
Please review this thoroughly, but I think adding an error check here makes
sense.
2019-07-19 20:24:43 +10:00
Christian Muehlhaeuser
5c68c022f1 Fixed typo in release.sh (#2) 2019-04-25 22:22:26 +10:00
James Mills
5be623dead
Update to bitcask v0.1.6 2019-04-01 17:33:26 +10:00
James Mills
0227118986
Create CODE_OF_CONDUCT.md (#1) 2019-04-01 10:13:27 +10:00
James Mills
05d0584015
Create CONTRIBUTING.md 2019-04-01 10:13:14 +10:00
James Mills
40ab467a29
Add other badges from img.shields.io 2019-03-31 13:40:54 +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
e8226921d3
Document using the Docker Image 2019-03-30 20:29:14 +10:00
James Mills
3816f3e852
Add Dockerfile to publish images to the Docker Hub 2019-03-30 17:37:11 +10:00
James Mills
69bfb985e0
Bind to all interfaces by default unless -b/--bind overrides 2019-03-30 17:36:55 +10:00
James Mills
53ad11d2f4
Fixed usage string 2019-03-30 17:28:09 +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
94b2219975
Fixed KEYS command and bad README documentation 2019-03-22 20:39:45 +10:00
James Mills
31f5390959
Update bitcask to v0.1.1 2019-03-22 18:07:32 +10:00
James Mills
58328fe389
Add README badges 2019-03-22 07:56:21 +10:00
James Mills
818600268e
Fix Drone CI config 2019-03-22 07:55:12 +10:00
James Mills
3bef95fd11 Set theme jekyll-theme-hacker 2019-03-22 06:38:43 +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
Josh Baker
a9ab8591d7 typo 2017-03-02 12:57:29 -07:00
Josh Baker
479c98790a key scanning 2017-03-01 16:22:13 -07:00
Josh Baker
a2f99d9599 added ECHO command 2017-03-01 16:21:55 -07:00
Josh Baker
150fa41432 backup and restore 2017-02-18 09:53:31 -07:00
Josh Baker
6a0b9766cf backup and restore 2017-02-18 09:52:37 -07:00
Josh Baker
5414f9af4b added glide and gitignore 2017-02-18 08:45:23 -07:00
Josh Baker
1c19623ef8 updated readme 2017-02-17 13:23:49 -07:00
Josh Baker
fec74fb6bf PDEL delete pattern 2017-02-14 18:22:33 -07:00
Josh Baker
4e4962694d added keepalives 2017-02-09 10:51:37 -07:00
Josh Baker
530ad6db50 change owner 2017-02-03 11:47:06 -07:00
Josh Baker
ebd3a98649 delif 2017-01-31 16:43:08 -07:00