From e55454ac8a21a15cf33db062ee973cd5ab5c6a8f Mon Sep 17 00:00:00 2001 From: Bhanu Date: Sat, 1 Jun 2024 15:40:15 -0700 Subject: [PATCH] add pocketbase (#5328) Co-authored-by: Phani Rithvij --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0e99da78..a22f226e 100644 --- a/README.md +++ b/README.md @@ -2275,6 +2275,7 @@ _Libraries and tools for binary serialization._ - [Moxy](https://github.com/sinhashubham95/moxy) - Moxy is a simple mocker and proxy application server, you can create mock endpoints as well as proxy requests in case no mock exists for the endpoint. - [nginx-prometheus](https://github.com/blind-oracle/nginx-prometheus) - Nginx log parser and exporter to Prometheus. - [nsq](https://nsq.io/) - A realtime distributed messaging platform. +- [pocketbase](https://github.com/pocketbase/pocketbase) - PocketBase is a realtime backend in 1 file consisting of embedded database (SQLite) with realtime subscriptions, built-in auth management and much more. - [protoxy](https://github.com/camgraff/protoxy) - A proxy server that converts JSON request bodies to Protocol Buffers. - [psql-streamer](https://github.com/blind-oracle/psql-streamer) - Stream database events from PostgreSQL to Kafka. - [riemann-relay](https://github.com/blind-oracle/riemann-relay) - Relay to load-balance Riemann events and/or convert them to Carbon.