Doug Hoyte on Nostr: strfry 1.1.0 beta series: I'm working on a new release of strfry and there are some ...
strfry 1.1.0 beta series:
I'm working on a new release of strfry and there are some beta releases tagged in case anyone wants to give them a try. There are lots of changes in the queue. I'll write them up in more detail soon.
For now here's a small new feature in 1.1.0-beta4: --range option for sync. Basically it's a convenience feature for specifying since/until in your filter. Examples:
strfry sync wss://blah.com --range 1h-
^^ sync just last hour of notes
strfry sync wss://blah.com --filter '{"kinds":[0]}' --range 1Y-6M
^^ sync kind 0 events between 1Y and 6M old
This is especially useful for "paginating" big syncs. You can first do 2M-1M, then do 3M-2M, then 4M-3M, etc.
Published at
2026-03-15 14:33:10 UTCEvent JSON
{
"id": "1066c2cfcf9351927a4897434e4c0f43e101ba650cc1b5f29511a9566c43ce78",
"pubkey": "218238431393959d6c8617a3bd899303a96609b44a644e973891038a7de8622d",
"created_at": 1773585190,
"kind": 1,
"tags": [
[
"C",
"oddbean"
],
[
"client",
"oddbean"
],
[
"t",
"strfry"
]
],
"content": "strfry 1.1.0 beta series:\n\nI'm working on a new release of strfry and there are some beta releases tagged in case anyone wants to give them a try. There are lots of changes in the queue. I'll write them up in more detail soon.\n\nFor now here's a small new feature in 1.1.0-beta4: --range option for sync. Basically it's a convenience feature for specifying since/until in your filter. Examples:\n\nstrfry sync wss://blah.com --range 1h-\n\n^^ sync just last hour of notes\n\nstrfry sync wss://blah.com --filter '{\"kinds\":[0]}' --range 1Y-6M\n\n^^ sync kind 0 events between 1Y and 6M old\n\nThis is especially useful for \"paginating\" big syncs. You can first do 2M-1M, then do 3M-2M, then 4M-3M, etc.",
"sig": "925dcdd4aeab8444e123ee97a95c17c941df5c454aec8459879f01d6d518b1b07f7a2b74166d7b124f486bef5d5bd674ad65c88b7218d299f77161085f75d1ea"
}