sirixdb / sirix

SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
https://sirix.io
BSD 3-Clause "New" or "Revised" License
1.13k stars 253 forks source link

Create a Rust-Client #345

Open JohannesLichtenberger opened 4 years ago

JohannesLichtenberger commented 4 years ago

We should provide a Rust client in addition to the TypeScript and Python client.

https://sirix.io/rest-api.html#api-description

simoneromano96 commented 4 years ago

Hi, this looks like an interesting project, I love rust and I'd like to collaborate, I just saw this from this week in rust, are there any deadlines? Who is going to coordinate the collaborators?

JohannesLichtenberger commented 4 years ago

Hi, that's great :+1:

Please ask @mosheduminer, the repo is brand new: https://github.com/sirixdb/sirix-rust-client