Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
oskardudycz committed Jul 7, 2024
1 parent be1312c commit 19ef525
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 75 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,18 @@

# Pongo

Pongo - MongoDB on Postgres with all strong consistency benefits
Pongo - Mongo but on Postgres and with strong consistency benefits.

## Getting Started

Install Pongo as an npm module and save it to your package.json
Install Pongo as an npm module and save it to your package.json:

```bash
npm install @event-driven-io/pongo
```

Read also [introduction article on my blog](https://event-driven.io/en/introducting_pongo/) for more context.

## Example

You can use Pongo syntax with explicit typing about supported syntax:
Expand Down
73 changes: 0 additions & 73 deletions ReferenceMaterials.md

This file was deleted.

0 comments on commit 19ef525

Please sign in to comment.