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 7e6adf9fba
Adjust BadgerDB memory configurations to optimize resource usage and bump version to v0.8.9.
3 months ago
..
indexes Migrate internal module imports to unified package path. 4 months ago
database.go Adjust BadgerDB memory configurations to optimize resource usage and bump version to v0.8.9. 3 months ago
delete-event.go Migrate internal module imports to unified package path. 4 months ago
delete-expired.go Migrate internal module imports to unified package path. 4 months ago
export.go Migrate internal module imports to unified package path. 4 months ago
export_test.go Migrate internal module imports to unified package path. 4 months ago
fetch-event-by-serial.go Add detailed benchmark results for multiple relays. 4 months ago
fetch-event-by-serial_test.go Migrate internal module imports to unified package path. 4 months ago
fetch-events-by-serials.go Add detailed benchmark results for multiple relays. 4 months ago
get-fullidpubkey-by-serial.go Migrate internal module imports to unified package path. 4 months ago
get-fullidpubkey-by-serials.go Migrate internal module imports to unified package path. 4 months ago
get-indexes-for-event.go Migrate internal module imports to unified package path. 4 months ago
get-indexes-for-event_test.go Migrate internal module imports to unified package path. 4 months ago
get-indexes-from-filter.go Remove redundant logging in `acl/follows.go` and `get-indexes-from-filter.go`, handle nil `Tags` in `event.go`. 4 months ago
get-indexes-from-filter_test.go Migrate internal module imports to unified package path. 4 months ago
get-serial-by-id.go Delete outdated benchmark reports and results. 4 months ago
get-serial-by-id_test.go Delete outdated benchmark reports and results. 4 months ago
get-serials-by-range.go Migrate internal module imports to unified package path. 4 months ago
get-serials-by-range_test.go Delete outdated benchmark reports and results. 4 months ago
identity.go Add relay identity management and subscription enhancements. 4 months ago
import.go Migrate internal module imports to unified package path. 4 months ago
logger.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
markers.go Add spider functionality for relay crawling, marker management, and new SpiderMode config. 4 months ago
migrations.go Migrate internal module imports to unified package path. 4 months ago
process-delete.go Migrate internal module imports to unified package path. 4 months ago
query-events-multiple-param-replaceable_test.go Migrate internal module imports to unified package path. 4 months ago
query-events.go Remove outdated CSS and JavaScript files from `dist` directory. 4 months ago
query-events_test.go Delete outdated benchmark reports and results. 4 months ago
query-for-authors-tags_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-created-at_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-deleted.go Refactor deletion checks and error handling; bump version to v0.6.4. 4 months ago
query-for-ids.go Replace `errorf` with `errors` and `fmt.Errorf`, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration. 4 months ago
query-for-ids_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-kinds-authors-tags_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-kinds-authors_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-kinds-tags_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-kinds_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-serials.go Delete outdated benchmark reports and results. 4 months ago
query-for-serials_test.go Migrate internal module imports to unified package path. 4 months ago
query-for-tags_test.go Migrate internal module imports to unified package path. 4 months ago
save-event.go Replace `errorf` with `errors` and `fmt.Errorf`, remove redundant logging across database operations, minimize unused imports, and improve concurrent event delivery logic. Added CPU utilization optimization in the main runtime configuration. 4 months ago
save-event_test.go Migrate internal module imports to unified package path. 4 months ago
subscriptions.go Add relay identity management and subscription enhancements. 4 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