This website requires JavaScript.
Explore
Help
Sign In
nostr
/
nostr-rs-relay
Watch
1
Star
0
Fork
0
You've already forked nostr-rs-relay
mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced
2025-03-23 11:42:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2557c7f69c
Branches
Tags
View all branches
nostr-rs-relay
/
src
/
repo
History
Greg Heartsfield
2557c7f69c
improvement: run filters as separate queries, to reduce complexity on SQLite query planner
2023-01-30 18:02:40 -06:00
..
mod.rs
feat: add support for PostgreSQL as a backend repository
2023-01-22 16:26:54 -06:00
postgres_migration.rs
fix: postgres create index before column exists
2023-01-29 18:32:42 -06:00
postgres.rs
improvement: query and exit early for events that get immediately replaced
2023-01-30 18:02:40 -06:00
sqlite_migration.rs
refactor: reformat and remove tabs
2023-01-22 10:06:44 -06:00
sqlite.rs
improvement: run filters as separate queries, to reduce complexity on SQLite query planner
2023-01-30 18:02:40 -06:00