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 92955824cc
Add unified binary architecture with database health check (v0.55.4)
4 months ago
..
bufpool Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9) 4 months ago
grpc Add database IPC split mode and blob storage abstraction (v0.53.0) 4 months ago
indexes Add Blossom bandwidth limiting and tune rate limiters (v0.49.0) 4 months ago
querycache migrate to new nostr library 6 months ago
server Add split database and ACL binaries for modular deployment (v0.54.0) 4 months ago
IMPORT_MEMORY_OPTIMIZATION_PLAN.md Fix broken submodule and add import memory optimization plan 5 months ago
PERFORMANCE_REPORT.md Add benchmark tests and optimize database performance 7 months ago
PTAG_GRAPH_OPTIMIZATION.md add vertexes between npubs and events, use for p tags 6 months ago
PTAG_QUERY_IMPLEMENTATION.md add vertexes between npubs and events, use for p tags 6 months ago
PUBKEY_GRAPH.md create new index that records the links between pubkeys, events, kinds, and inbound/outbound/author 6 months ago
access_tracking.go Add archive relay query augmentation and access-based GC (v0.45.0) 5 months ago
benchmark_test.go migrate to new nostr library 6 months ago
binary_tag_filter_test.go Add fixed-size type support for IdPkTs and EventRef 5 months ago
blob.go Add database IPC split mode and blob storage abstraction (v0.53.0) 4 months ago
cleanup-kind3.go implement wasm/js specific database engine 6 months ago
cleanup-kind3_test.go Add extensive tests and improve policy configuration handling 6 months ago
compact-storage_test.go remove outdated configuration items for obsolete tail packing optimization 6 months ago
compact_event.go Fix OOM crash from corrupt compact event data 4 months ago
compact_stats.go merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 6 months ago
count.go implement wasm/js specific database engine 6 months ago
curating-acl.go feat(curating): add user event viewer and delete functionality (v0.50.0) 4 months ago
database.go Fix memory exhaustion from concurrent Badger queries (v0.52.17) 4 months ago
delete-event.go implement wasm/js specific database engine 6 months ago
delete-expired.go implement wasm/js specific database engine 6 months ago
dual-storage_test.go migrate to new nostr library 6 months ago
etag-graph_test.go add first draft graph query implementation 6 months ago
export.go Fix NIP-11 caching and export streaming issues (v0.46.2) 5 months ago
export_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
factory.go Add database IPC split mode and blob storage abstraction (v0.53.0) 4 months ago
factory_wasm.go Add Neo4j memory tuning config and query result limits (v0.43.0) 5 months ago
fetch-event-by-serial.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 4 months ago
fetch-event-by-serial_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
fetch-events-by-serials.go Fix memory exhaustion from concurrent Badger queries (v0.52.17) 4 months ago
filter_utils.go Fix binary tag value handling for e/p tags across database layer 6 months ago
get-fullidpubkey-by-serial.go implement wasm/js specific database engine 6 months ago
get-fullidpubkey-by-serials.go implement wasm/js specific database engine 6 months ago
get-indexes-for-event.go Add memory optimization improvements for reduced GC pressure (v0.36.16) 5 months ago
get-indexes-for-event_test.go migrate to new nostr library 6 months ago
get-indexes-from-filter.go Add Blossom bandwidth limiting and tune rate limiters (v0.49.0) 4 months ago
get-indexes-from-filter_test.go migrate to new nostr library 6 months ago
get-serial-by-id.go Fix memory exhaustion from concurrent Badger queries (v0.52.17) 4 months ago
get-serial-by-id_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
get-serials-by-range.go Fix negentropy sync only seeing 100 events and ACL startup timeout (v0.55.1) 4 months ago
get-serials-by-range_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
graph-adapter.go Add curation ACL mode and complete graph query implementation (v0.47.0) 4 months ago
graph-follows.go add first draft graph query implementation 6 months ago
graph-follows_test.go add first draft graph query implementation 6 months ago
graph-mentions.go add first draft graph query implementation 6 months ago
graph-refs.go add first draft graph query implementation 6 months ago
graph-result.go Add curation ACL mode and complete graph query implementation (v0.47.0) 4 months ago
graph-thread.go add first draft graph query implementation 6 months ago
graph-traversal.go add first draft graph query implementation 6 months ago
graph-traversal_test.go add first draft graph query implementation 6 months ago
health.go Add unified binary architecture with database health check (v0.55.4) 4 months ago
identity.go implement wasm/js specific database engine 6 months ago
import.go Update event import process and improve user feedback 6 months ago
import_utils.go Interim release: documentation updates and rate limiting improvements 5 months ago
interface.go Add database IPC split mode and blob storage abstraction (v0.53.0) 4 months ago
logger.go implement wasm/js specific database engine 6 months ago
lrucache.go Add LRU cache for serial lookups with dynamic scaling (v0.36.17) 5 months ago
lrucache_test.go Add LRU cache for serial lookups with dynamic scaling (v0.36.17) 5 months ago
managed-acl.go implement wasm/js specific database engine 6 months ago
markers.go implement wasm/js specific database engine 6 months ago
migrations.go Add curation ACL mode and complete graph query implementation (v0.47.0) 4 months ago
nip43.go implement wasm/js specific database engine 6 months ago
nip43_test.go implemented and tested NIP-43 invite based ACL 6 months ago
nrc.go Remove Cashu Access Token (CAT) system entirely (v0.52.3) 4 months ago
process-delete.go implement wasm/js specific database engine 6 months ago
pubkey-graph_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
pubkey-serial.go implement wasm/js specific database engine 6 months ago
query-events-multiple-param-replaceable_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-events-search_test.go migrate to new nostr library 6 months ago
query-events.go Fix memory exhaustion from concurrent Badger queries (v0.52.17) 4 months ago
query-events_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-authors-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-created-at_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-deleted.go implement wasm/js specific database engine 6 months ago
query-for-ids.go implement wasm/js specific database engine 6 months ago
query-for-ids_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-kinds-authors-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-kinds-authors_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-kinds-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-kinds_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
query-for-ptag-graph.go implement wasm/js specific database engine 6 months ago
query-for-ptag-graph_test.go migrate to new nostr library 6 months ago
query-for-serials.go implement wasm/js specific database engine 6 months ago
query-for-serials_test.go Add comprehensive tests for new policy fields and combinations 6 months ago
query-for-tags_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
register_badger.go Add unified binary architecture with database health check (v0.55.4) 4 months ago
registry.go Add unified binary architecture with database health check (v0.55.4) 4 months ago
repair.go Add unified binary architecture with database health check (v0.55.4) 4 months ago
save-event.go Add memory optimization improvements for reduced GC pressure (v0.36.16) 5 months ago
save-event_test.go Add comprehensive tests for new policy fields and combinations 6 months ago
serial_cache.go Fix corrupted events with zero-filled IDs/pubkeys/sigs (v0.47.1) 4 months ago
subscriptions.go implement wasm/js specific database engine 6 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. 9 months ago
testmain_test.go Decompose handle-event.go into DDD domain services (v0.36.15) 5 months ago
tokenize.go Add unicode normalization for word indexing (v0.36.10) 5 months ago
tokenize_wasm.go Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9) 4 months ago
types.go Add database IPC split mode and blob storage abstraction (v0.53.0) 4 months ago
unicode_normalize.go Add unicode normalization for word indexing (v0.36.10) 5 months ago
unicode_normalize_test.go Add unicode normalization for word indexing (v0.36.10) 5 months ago
unicode_normalize_wasm.go Add NRC (Nostr Relay Connect) protocol and web UI (v0.48.9) 4 months ago
wireguard.go Add WireGuard VPN with random /31 subnet isolation (v0.40.0) 5 months ago