david on Nostr: Turning out to be more difficult than I thought. If I try to access the strfry lmdb ...
Turning out to be more difficult than I thought.
If I try to access the strfry lmdb directly with a tool like node-lmdb or lmdb-query, I get a seg fault. Maybe incompatibility bc strfry doesn’t use plain lmdb but rather hoytech’s bespoke repo, lmdbxx?
I can get the command line to spit out entire events to the console using ./strfry scan. If I could get it to spit out just the event ids received in some time interval (not created_at but when received by the relay), that would be good enough for now.
Learning about negentropy, perhaps some of those tools will work.
If I try to access the strfry lmdb directly with a tool like node-lmdb or lmdb-query, I get a seg fault. Maybe incompatibility bc strfry doesn’t use plain lmdb but rather hoytech’s bespoke repo, lmdbxx?
I can get the command line to spit out entire events to the console using ./strfry scan. If I could get it to spit out just the event ids received in some time interval (not created_at but when received by the relay), that would be good enough for now.
Learning about negentropy, perhaps some of those tools will work.