11 Commits (main)

Author SHA1 Message Date
mleku eddd05eabf
Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
mleku 6b98c23606
add first draft graph query implementation 1 month ago
mleku 54ead81791
merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 1 month ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku b7417ab5eb
create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
mleku 29e175efb0
implement event table subtyping for small events in value log 2 months ago
mleku e56bf76257
Add NIP-11 relay synchronization and group management features 2 months ago
mleku 86ac7b7897
Add full-text search indexing for word tokens and update tokenization logic 3 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku bf7ca1da43
Improve logging consistency across the application, handle context cancellation during WebSocket writes, and introduce async ACL reconfiguration for admin events. 4 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. 4 months ago