54ead81791
merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs
Go / build-and-release (push) Has been cancelled
2025-12-03 20:49:49 +00:00
0a61f274d5
implement wasm/js specific database engine
2025-12-03 12:31:25 +00:00
1c376e6e8d
migrate to new nostr library
2025-11-23 08:15:06 +00:00
c31cada271
small cleanups
2025-10-10 17:42:53 +01:00
110223fc4e
Migrate internal module imports to unified package path.
...
Replaced legacy `*.orly` module imports with `next.orly.dev/pkg` paths across the codebase for consistency. Removed legacy `go.mod` files from sub-packages, consolidating dependency management. Added Dockerfiles and configurations for benchmarking environments.
2025-09-12 16:12:31 +01:00
2dd119401b
Improve memory safety with defer for event cleanup across handlers, optimize conditional logging, and bump version to v0.4.3.
Go / build (push) Has been cancelled
2025-09-11 17:14:50 +01:00
135508c390
Ensure proper memory management by adding Free calls to release pooled buffers across export, import, and event handling workflows.
2025-09-07 20:32:39 +01:00
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.
2025-08-31 16:52:24 +01:00