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 48b0b6984c
Fix directory spider tag loss: size limits and validation
2 months ago
..
indexes migrate to new nostr library 2 months ago
querycache migrate to new nostr library 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 migrate to new nostr library 2 months ago
binary_tag_filter_test.go Fix binary tag value handling for e/p tags across database layer 2 months ago
cleanup-kind3.go Fix directory spider tag loss: size limits and validation 2 months ago
cleanup-kind3_test.go Fix directory spider tag loss: size limits and validation 2 months ago
count.go migrate to new nostr library 2 months ago
database.go migrate to new nostr library 2 months ago
delete-event.go migrate to new nostr library 2 months ago
delete-expired.go migrate to new nostr library 2 months ago
dual-storage_test.go migrate to new nostr library 2 months ago
export.go migrate to new nostr library 2 months ago
export_test.go migrate to new nostr library 2 months ago
factory.go initial draft of neo4j database driver 2 months ago
fetch-event-by-serial.go migrate to new nostr library 2 months ago
fetch-event-by-serial_test.go migrate to new nostr library 2 months ago
fetch-events-by-serials.go migrate to new nostr library 2 months ago
filter_utils.go Fix binary tag value handling for e/p tags across database layer 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 migrate to new nostr library 2 months 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 migrate to new nostr library 2 months ago
get-serial-by-id_test.go migrate to new nostr library 2 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 migrate to new nostr library 2 months ago
identity.go migrate to new nostr library 2 months ago
import.go Implement distributed synchronization features 2 months ago
import_utils.go migrate to new nostr library 2 months ago
inline-storage_test.go migrate to new nostr library 2 months ago
interface.go migrate to new nostr library 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 migrate to new nostr library 2 months ago
nip43.go migrate to new nostr library 2 months ago
nip43_test.go implemented and tested NIP-43 invite based ACL 2 months ago
process-delete.go Fix binary tag value handling for e/p tags across database layer 2 months ago
pubkey-graph_test.go migrate to new nostr library 2 months ago
pubkey-serial.go migrate to new nostr library 2 months ago
query-events-multiple-param-replaceable_test.go migrate to new nostr library 2 months ago
query-events-search_test.go migrate to new nostr library 2 months ago
query-events.go Fix binary tag value handling for e/p tags across database layer 2 months ago
query-events_test.go migrate to new nostr library 2 months ago
query-for-authors-tags_test.go migrate to new nostr library 2 months ago
query-for-created-at_test.go migrate to new nostr library 2 months ago
query-for-deleted.go migrate to new nostr library 2 months ago
query-for-ids.go migrate to new nostr library 2 months ago
query-for-ids_test.go migrate to new nostr library 2 months ago
query-for-kinds-authors-tags_test.go migrate to new nostr library 2 months ago
query-for-kinds-authors_test.go migrate to new nostr library 2 months ago
query-for-kinds-tags_test.go migrate to new nostr library 2 months ago
query-for-kinds_test.go migrate to new nostr library 2 months ago
query-for-ptag-graph.go Fix binary tag value handling for e/p tags across database layer 2 months ago
query-for-ptag-graph_test.go migrate to new nostr library 2 months ago
query-for-serials.go migrate to new nostr library 2 months ago
query-for-serials_test.go migrate to new nostr library 2 months ago
query-for-tags_test.go migrate to new nostr library 2 months ago
save-event.go Fix directory spider tag loss: size limits and validation 2 months ago
save-event_test.go migrate to new nostr library 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