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.
 
 
 
 
 
 
mleku ef51382760
optimize e and p tags
2 months ago
..
indexes create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
querycache fix cache to disregard subscription ids 2 months 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
benchmark_test.go Refactor signer implementation to use p8k package 2 months ago
count.go add count (NIP-45) envelope support, bump to version v0.10.0 3 months ago
database.go fix cache to disregard subscription ids 2 months ago
delete-event.go Enhance delete event handling and logging 3 months ago
delete-expired.go Migrate internal module imports to unified package path. 4 months ago
dual-storage_test.go implement event table subtyping for small events in value log 2 months ago
export.go small cleanups 3 months ago
export_test.go Refactor event processing in tests for chronological order 3 months ago
factory.go initial draft of neo4j database driver 2 months ago
fetch-event-by-serial.go implement event table subtyping for small events in value log 2 months ago
fetch-event-by-serial_test.go Refactor event processing in tests for chronological order 3 months ago
fetch-events-by-serials.go implement event table subtyping for small events in value log 2 months ago
get-fullidpubkey-by-serial.go Migrate internal module imports to unified package path. 4 months ago
get-fullidpubkey-by-serials.go Add benchmark tests and optimize database performance 2 months ago
get-indexes-for-event.go Add full-text search indexing for word tokens and update tokenization logic 3 months ago
get-indexes-for-event_test.go Add NIP-11 relay synchronization and group management features 2 months ago
get-indexes-from-filter.go add vertexes between npubs and events, use for p tags 2 months ago
get-indexes-from-filter_test.go Add NIP-11 relay synchronization and group management features 2 months ago
get-serial-by-id.go fixed error comparing hex/binary in pubkey white/blacklist, complete neo4j and tests" 2 months ago
get-serial-by-id_test.go Refactor event processing in tests for chronological order 3 months ago
get-serials-by-range.go add dgraph backend to benchmark suite with safe type assertions for multi-backend support 2 months ago
get-serials-by-range_test.go Refactor event processing in tests for chronological order 3 months ago
identity.go Add relay identity management and subscription enhancements. 4 months ago
import.go Implement distributed synchronization features 2 months ago
import_utils.go Add NIP-11 relay synchronization and group management features 2 months ago
inline-storage_test.go fix handleevents not prompting auth for event publish with auth-required 2 months ago
interface.go fix cache to disregard subscription ids 2 months ago
logger.go Add test files and enhance logging in various components 2 months ago
managed-acl.go implemented nip-86 relay management API and added to relay client 3 months ago
markers.go Add spider functionality for relay crawling, marker management, and new SpiderMode config. 4 months ago
migrations.go optimize e and p tags 2 months ago
nip43.go implemented and tested NIP-43 invite based ACL 2 months ago
nip43_test.go implemented and tested NIP-43 invite based ACL 2 months ago
process-delete.go Add test files and enhance logging in various components 2 months ago
pubkey-graph_test.go create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
pubkey-serial.go create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 2 months ago
query-events-multiple-param-replaceable_test.go Add test files and enhance logging in various components 2 months ago
query-events-search_test.go Refactor signer implementation to use p8k package 2 months ago
query-events.go improve query cache with zstd level 9 2 months ago
query-events_test.go Refactor signer implementation to use p8k package 2 months ago
query-for-authors-tags_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-created-at_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-deleted.go add dgraph backend to benchmark suite with safe type assertions for multi-backend support 2 months ago
query-for-ids.go Add benchmark tests and optimize database performance 2 months ago
query-for-ids_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-kinds-authors-tags_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-kinds-authors_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-kinds-tags_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-kinds_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-ptag-graph.go add vertexes between npubs and events, use for p tags 2 months ago
query-for-ptag-graph_test.go add vertexes between npubs and events, use for p tags 2 months ago
query-for-serials.go Delete outdated benchmark reports and results. 4 months ago
query-for-serials_test.go Refactor event processing in tests for chronological order 3 months ago
query-for-tags_test.go Refactor event processing in tests for chronological order 3 months ago
save-event.go add vertexes between npubs and events, use for p tags 2 months ago
save-event_test.go Refactor signer implementation to use p8k package 2 months ago
subscriptions.go Add Blossom blob storage server and subscription management 2 months 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 Refactor delete handling and improve logging in event processing 2 months ago
tokenize.go Add NIP-11 relay synchronization and group management features 2 months ago