13 releases

0.17.1 Oct 8, 2022
0.17.0 Sep 5, 2022
0.16.9 Aug 14, 2022
0.15.0 Jun 5, 2022

#983 in Database interfaces

Download history 171/week @ 2024-02-22 63/week @ 2024-02-29 5/week @ 2024-03-07 2/week @ 2024-03-14

241 downloads per month
Used in 2 crates

MIT license

475KB
16K SLoC

Pontus Onyx

A remoteStorage server and client.

⚠ Warning : it is not production-ready until version 1.0.0 !
So 0.x.0 versions are breaking changes until then.

Based on IETF Draft of the 13 June 2022.

This workspace contains 3 crates :

  • pontus_onyx
    • with client feature, this is a client library (to use with webassembly)
    • with server feature, this is a server library (for embeddable projects in Rust)
  • pontus_onyx_cli
    • this is a command-line server binary (to use the server library directly)
  • pontus_onyx_gui
    • this is a graphical server binary (to use the server library directly)

Dependencies

~4–53MB
~790K SLoC