cloud fodder on Nostr: yes, it uses lmdb. you can run multiple processes of strfry that use the same db ...
yes, it uses lmdb. you can run multiple processes of strfry that use the same db directly on disk if you wanted that. to scale horizontally you can replicate the db and have a load balancer in front. sure its not transactional like mysql is, but it is eventually consistent like a larger nosql db would be.
Published at
2025-03-05 20:25:45Event JSON
{
"id": "1eac7f3daf01c1216e82edcdff9b4bfb908e58dd8d83277d9d2f2354f19fc5b4",
"pubkey": "7cc328a08ddb2afdf9f9be77beff4c83489ff979721827d628a542f32a247c0e",
"created_at": 1741206345,
"kind": 1,
"tags": [
[
"e",
"d19cda77e2863418ff78bc5673ef6997f850c03c8ea718156d2e6bffdf6b226b",
"",
"root"
],
[
"e",
"932ba2b455129c5165c57bc1e2d865f5b205d7e472772bbbe3e298dba8862de4"
],
[
"e",
"7f21b72d6d7f9daf1418957f125b0c297e07640eaaee2e1eb4cfc0428163a605",
"",
"reply"
],
[
"p",
"460c25e682fda7832b52d1f22d3d22b3176d972f60dcdc3212ed8c92ef85065c"
],
[
"p",
"0689df5847a8d3376892da29622d7c0fdc1ef1958f4bc4471d90966aa1eca9f2"
],
[
"p",
"036533caa872376946d4e4fdea4c1a0441eda38ca2d9d9417bb36006cbaabf58"
],
[
"p",
"4c800257a588a82849d049817c2bdaad984b25a45ad9f6dad66e47d3b47e3b2f"
],
[
"p",
"7cc328a08ddb2afdf9f9be77beff4c83489ff979721827d628a542f32a247c0e"
]
],
"content": "yes, it uses lmdb. you can run multiple processes of strfry that use the same db directly on disk if you wanted that. to scale horizontally you can replicate the db and have a load balancer in front. sure its not transactional like mysql is, but it is eventually consistent like a larger nosql db would be.",
"sig": "76728ed8789ca6a8561b15786343b324e9ba768ddd968859a695e22a1d9bf463e43d94a69242a83b8640e4c7b73b94be798972d9446e1f30e0ac011266368237"
}