Skip to content

Latest commit

 

History

934 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PowerSync keeps a client-side SQLite database in sync with your backend database. Changes appear across users and devices in real-time, user interactions feel instant and your app continues to work even when offline. Supports Postgres, MongoDB, MySQL, and SQL Server. Client SDKs are available for a wide range of environments including web, mobile, desktop, headless and embedded.

PowerSync Service

powersync-service is the monorepo for the core PowerSync Service.

The service can be started using the public Docker image. See the image notes

Monorepo Structure:

Packages

Libraries

  • libs/lib-services

    • A light-weight set of definitions and utilities for micro services
  • libs/lib-mongodb

    • A light-weight set of common logic and types for the MongoDB replication and storage modules.

Modules

Service

Contains the PowerSync Service code. This project is used to build the journeyapps/powersync-service Docker image.

Docs

Technical documentation regarding the implementation of PowerSync.

Test Client

Contains a minimal client demonstrating direct usage of the HTTP stream sync API. This can be used to test sync config in contexts such as automated testing.

Developing

See the notes for local development instructions.

About

PowerSync Service is the server-side component of the PowerSync sync engine.

Resources

Code of conduct

Contributing

Stars

374 stars

Watchers

14 watching

Forks

Releases

Packages

Used by

Contributors

Languages