Your Name 0950da48d6
Some checks failed
Release / build-release (ubuntu-latest) (push) Failing after 1m8s
CI / rust (push) Failing after 29s
Docker Image / docker (push) Failing after 18s
Release / build-release (windows-latest) (push) Has been cancelled
chore(release): update CHANGELOG for v0.2.0
2025-08-26 10:26:01 +02:00
2025-08-26 10:23:15 +02:00
2024-11-18 17:15:46 +01:00

sdk_storage

Voir la documentation détaillée dans docs/.

Démarrage rapide

  • Construire: cargo build
  • Lancer: cargo run -- --permanent (clé sans TTL = permanente)
  • Tester: cargo test

API

  • POST /store { key(hex64), value(hex), ttl? (s) }
  • GET /retrieve/:key

Contribution

Voir CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md.

Licence

Voir LICENSE (MIT).

Description
No description provided
Readme 354 KiB
Languages
Rust 100%