..
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
implement wasm/js specific database engine
1 month ago
cleanup-kind3_test.go
Add extensive tests and improve policy configuration handling
1 month ago
count.go
implement wasm/js specific database engine
1 month ago
database.go
implement wasm/js specific database engine
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
export.go
implement wasm/js specific database engine
1 month ago
export_test.go
Add comprehensive tests for new policy fields and combinations
1 month ago
factory.go
Remove Dgraph support from the codebase.
1 month ago
factory_wasm.go
Remove Dgraph support from the codebase.
1 month ago
fetch-event-by-serial.go
implement wasm/js specific database engine
1 month ago
fetch-event-by-serial_test.go
Add comprehensive tests for new policy fields and combinations
1 month ago
fetch-events-by-serials.go
implement wasm/js specific database engine
1 month 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
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
implement wasm/js specific database engine
1 month ago
get-serial-by-id_test.go
Add comprehensive tests for new policy fields and combinations
1 month ago
get-serials-by-range.go
implement wasm/js specific database engine
1 month ago
get-serials-by-range_test.go
Add comprehensive tests for new policy fields and combinations
1 month ago
identity.go
implement wasm/js specific database engine
1 month ago
import.go
implement wasm/js specific database engine
1 month ago
import_utils.go
implement wasm/js specific database engine
1 month ago
inline-storage_test.go
migrate to new nostr library
2 months ago
interface.go
Remove Dgraph support from the codebase.
1 month ago
logger.go
implement wasm/js specific database engine
1 month 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
implement wasm/js specific database engine
1 month 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
migrate to new nostr library
2 months ago
pubkey-serial.go
implement wasm/js specific database engine
1 month 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
implement wasm/js specific database engine
1 month ago
query-events_test.go
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
query-for-authors-tags_test.go
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
query-for-created-at_test.go
Add comprehensive tests for new policy fields and combinations
1 month 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
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
query-for-kinds-authors-tags_test.go
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
query-for-kinds-authors_test.go
Add comprehensive tests for new policy fields and combinations
1 month ago
query-for-kinds-tags_test.go
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
query-for-kinds_test.go
Add comprehensive tests for new policy fields and combinations
1 month 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
Remove `subscription_stability_test.go` and improve test variable naming
1 month ago
save-event.go
implement wasm/js specific database engine
1 month ago
save-event_test.go
Add comprehensive tests for new policy fields and combinations
1 month 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
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
types.go
implement wasm/js specific database engine
1 month ago