Join Nostr
2024-04-09 19:21:20 UTC
in reply to

semisol on Nostr: I’m working on a new relay implementation for my own use. LMDB is great but has ...

I’m working on a new relay implementation for my own use.

LMDB is great but has limitations (doesn’t work very well with multiple servers without data duplication) and randomly breaks itself requiring a compaction to make it work again.