Skip to content

Commit

Permalink
Add more unique features
Browse files Browse the repository at this point in the history
  • Loading branch information
ai committed Sep 8, 2024
1 parent 7830d47 commit 2202979
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Logux is a flexible JS framework to make [local-first](https://www.inkandswitch.
- Instead of other local-first solutions, it is **not a database, but a framework** to build sync engines with specific needs of your project.
- **No vendor lock-in**. It works with any database and in any cloud.
- Great **TypeScript** support with end-to-end type checking from client to server.
- We thought about many production-ready problems like **monitoring**, **scaling**, **outdated clients**, **rich test API**.
- Options **end-to-end encryption**.
- Just extra [**7 KB**](https://github.com/logux/client/blob/main/package.json#L141-L148) in client-side JS bundle.

Ask your questions at [community](https://github.com/orgs/logux/discussions) or [commercial support](mailto:[email protected]).
Expand Down

0 comments on commit 2202979

Please sign in to comment.