Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleted kfq/riverkfq #59

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading