Skip to content

Commit

Permalink
Deleted kfq/riverkfq. This thin wrapper creates unnecessay friction f…
Browse files Browse the repository at this point in the history
…or a trivial task. (#59)
  • Loading branch information
sonnes authored Nov 14, 2024
1 parent 2a7e87a commit 599750f
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 1,118 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,18 +12,6 @@ jobs:
strategy:
matrix:
go-version: [1.18.x, 1.19.x, 1.20.x, 1.21.x, 1.22.x]
services:
postgres:
image: postgres:16
env:
POSTGRES_PASSWORD: postgres
options: >-
--health-cmd pg_isready
--health-interval 2s
--health-timeout 5s
--health-retries 5
ports:
- 5432:5432
steps:
- name: Install Go
uses: actions/setup-go@v2
Expand Down
11 changes: 0 additions & 11 deletions examples/riverkfq/README.md

This file was deleted.

52 changes: 0 additions & 52 deletions examples/riverkfq/docker-compose.yml

This file was deleted.

39 changes: 0 additions & 39 deletions examples/riverkfq/go.mod

This file was deleted.

262 changes: 0 additions & 262 deletions examples/riverkfq/go.sum

This file was deleted.

2 changes: 0 additions & 2 deletions examples/riverkfq/init.sql

This file was deleted.

125 changes: 0 additions & 125 deletions examples/riverkfq/main.go

This file was deleted.

33 changes: 0 additions & 33 deletions examples/riverkfq/setup.go

This file was deleted.

3 changes: 0 additions & 3 deletions kfq/riverkfq/doc.go

This file was deleted.

32 changes: 0 additions & 32 deletions kfq/riverkfq/go.mod

This file was deleted.

Loading

0 comments on commit 599750f

Please sign in to comment.