You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
woikos 8dfd25613d
Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1)
6 days ago
..
bufpool Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
indexes Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
querycache migrate to new nostr library 2 months ago
IMPORT_MEMORY_OPTIMIZATION_PLAN.md Fix broken submodule and add import memory optimization plan 1 month ago
PERFORMANCE_REPORT.md Add benchmark tests and optimize database performance 2 months ago
PTAG_GRAPH_OPTIMIZATION.md add vertexes between npubs and events, use for p tags 2 months ago
PTAG_QUERY_IMPLEMENTATION.md add vertexes between npubs and events, use for p tags 2 months ago
PUBKEY_GRAPH.md create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
access_tracking.go Add archive relay query augmentation and access-based GC (v0.45.0) 1 week ago
benchmark_test.go migrate to new nostr library 2 months ago
binary_tag_filter_test.go Add fixed-size type support for IdPkTs and EventRef 3 weeks ago
cleanup-kind3.go implement wasm/js specific database engine 1 month ago
cleanup-kind3_test.go Add extensive tests and improve policy configuration handling 1 month ago
compact-storage_test.go remove outdated configuration items for obsolete tail packing optimization 1 month ago
compact_event.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 6 days ago
compact_stats.go merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 1 month ago
count.go implement wasm/js specific database engine 1 month ago
curating-acl.go Add curation ACL mode and complete graph query implementation (v0.47.0) 6 days ago
database.go Interim release: documentation updates and rate limiting improvements 1 month ago
delete-event.go implement wasm/js specific database engine 1 month ago
delete-expired.go implement wasm/js specific database engine 1 month ago
dual-storage_test.go migrate to new nostr library 2 months ago
etag-graph_test.go add first draft graph query implementation 1 month ago
export.go Fix NIP-11 caching and export streaming issues (v0.46.2) 1 week ago
export_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
factory.go Add Neo4j memory tuning config and query result limits (v0.43.0) 2 weeks ago
factory_wasm.go Add Neo4j memory tuning config and query result limits (v0.43.0) 2 weeks ago
fetch-event-by-serial.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 6 days ago
fetch-event-by-serial_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
fetch-events-by-serials.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 6 days ago
filter_utils.go Fix binary tag value handling for e/p tags across database layer 2 months ago
get-fullidpubkey-by-serial.go implement wasm/js specific database engine 1 month ago
get-fullidpubkey-by-serials.go implement wasm/js specific database engine 1 month ago
get-indexes-for-event.go Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
get-indexes-for-event_test.go migrate to new nostr library 2 months ago
get-indexes-from-filter.go Fix binary tag value handling for e/p tags across database layer 2 months ago
get-indexes-from-filter_test.go migrate to new nostr library 2 months ago
get-serial-by-id.go implement wasm/js specific database engine 1 month ago
get-serial-by-id_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
get-serials-by-range.go implement wasm/js specific database engine 1 month ago
get-serials-by-range_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
graph-adapter.go Add curation ACL mode and complete graph query implementation (v0.47.0) 6 days ago
graph-follows.go add first draft graph query implementation 1 month ago
graph-follows_test.go add first draft graph query implementation 1 month ago
graph-mentions.go add first draft graph query implementation 1 month ago
graph-refs.go add first draft graph query implementation 1 month ago
graph-result.go Add curation ACL mode and complete graph query implementation (v0.47.0) 6 days ago
graph-thread.go add first draft graph query implementation 1 month ago
graph-traversal.go add first draft graph query implementation 1 month ago
graph-traversal_test.go add first draft graph query implementation 1 month ago
identity.go implement wasm/js specific database engine 1 month ago
import.go Update event import process and improve user feedback 1 month ago
import_utils.go Interim release: documentation updates and rate limiting improvements 1 month ago
interface.go Add archive relay query augmentation and access-based GC (v0.45.0) 1 week ago
logger.go implement wasm/js specific database engine 1 month ago
lrucache.go Add LRU cache for serial lookups with dynamic scaling (v0.36.17) 3 weeks ago
lrucache_test.go Add LRU cache for serial lookups with dynamic scaling (v0.36.17) 3 weeks ago
managed-acl.go implement wasm/js specific database engine 1 month ago
markers.go implement wasm/js specific database engine 1 month ago
migrations.go Add curation ACL mode and complete graph query implementation (v0.47.0) 6 days ago
nip43.go implement wasm/js specific database engine 1 month ago
nip43_test.go implemented and tested NIP-43 invite based ACL 2 months ago
process-delete.go implement wasm/js specific database engine 1 month ago
pubkey-graph_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
pubkey-serial.go implement wasm/js specific database engine 1 month ago
query-events-multiple-param-replaceable_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-events-search_test.go migrate to new nostr library 2 months ago
query-events.go Adjust ACL behavior for "none" mode and make query cache optional 1 month ago
query-events_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-authors-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-created-at_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-deleted.go implement wasm/js specific database engine 1 month ago
query-for-ids.go implement wasm/js specific database engine 1 month ago
query-for-ids_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-kinds-authors-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-kinds-authors_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-kinds-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-kinds_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
query-for-ptag-graph.go implement wasm/js specific database engine 1 month ago
query-for-ptag-graph_test.go migrate to new nostr library 2 months ago
query-for-serials.go implement wasm/js specific database engine 1 month ago
query-for-serials_test.go Add comprehensive tests for new policy fields and combinations 1 month ago
query-for-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
save-event.go Add memory optimization improvements for reduced GC pressure (v0.36.16) 3 weeks ago
save-event_test.go Add comprehensive tests for new policy fields and combinations 1 month ago
serial_cache.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 6 days ago
subscriptions.go implement wasm/js specific database engine 1 month ago
subscriptions_test.go 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
testmain_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 3 weeks ago
tokenize.go Add unicode normalization for word indexing (v0.36.10) 3 weeks ago
types.go implement wasm/js specific database engine 1 month ago
unicode_normalize.go Add unicode normalization for word indexing (v0.36.10) 3 weeks ago
unicode_normalize_test.go Add unicode normalization for word indexing (v0.36.10) 3 weeks ago
wireguard.go Add WireGuard VPN with random /31 subnet isolation (v0.40.0) 2 weeks ago