5 Commits

Author SHA1 Message Date
Guy Bedford
920ae84602
inline kv implementation (#830) 2025-09-25 15:12:06 -07:00
Guy Bedford
2b30134ebc
fix console panic hook in templates (#828) 2025-09-25 12:03:34 -07:00
Guy Bedford
8612c0cd64
deps: update dependencies, examples and templates /w Axum upgrade (#744) 2025-06-16 16:29:27 -07:00
Kevin Flansburg
174accbde0
Don't increment KV version when creating release PR (#514) 2024-03-29 08:11:46 -04:00
Roshan P
06214d9cba
Add worker-kv crate to repository. (#494)
* Initially adding files.

* Move examples, add to cargo build.

* remove files

* Fix KV paths and link dependencies to workspace.

* Add test package to cargo.lock

* Update kv test dependencies.

* Add send/sync to KvStore.

* Remove dead code.

* Fix cargo.lock

* Undo cargo.lock changes.

* Fix formatting.

* Make code idiomatic.
2024-03-27 17:56:18 -04:00