Skip to content

Commit 122093e

Browse files
authored
Update README.md
1 parent a0cebda commit 122093e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
# postgres-websockets
22

33
![CI](https://github.com/diogob/postgres-websockets/actions/workflows/ci.yml/badge.svg)
4-
[![Hackage Matrix CI](https://matrix.hackage.haskell.org/api/v2/packages/postgres-websockets/badge)](https://matrix.hackage.haskell.org/package/postgres-websockets)
5-
64

75
postgres-websockets is a [middleware](https://hackage.haskell.org/package/wai) that adds websockets capabilites on top of [PostgreSQL](https://www.postgresql.org)'s asynchronous notifications using LISTEN and NOTIFY commands.
86
The project was largely inspired and originally designed for use with [PostgREST](https://github.com/begriffs/postgrest).

0 commit comments

Comments
 (0)