-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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]). | ||
|