7 Commits (8a2aa009d6d891ac315d8a4df27736804c42b69c)

Author SHA1 Message Date
mleku 0a61f274d5
implement wasm/js specific database engine 6 months ago
mleku edcdec9c7e
Add Blossom blob storage server and subscription management 7 months ago
mleku 117e5924fd
Remove deprecated JSON encoder/decoder and update dependencies 7 months ago
mleku 2ba361c915
Add relay identity management and subscription enhancements. 8 months ago
mleku fc546ddc0b
Replace `errorf` with `errors` and `fmt.Errorf`, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration. 8 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 8 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 9 months ago