matrix-org / matrix-bifrost

General purpose bridging with a variety of backends including libpurple and xmpp.js
Apache License 2.0
162 stars 31 forks source link

Cannot store remote ghosts for gateways in NEdB due to "." in key names #297

Open Half-Shot opened 3 years ago

Half-Shot commented 3 years ago

The data.rooms property can contain dots, which breaks NEdB.

Half-Shot commented 2 years ago

I suspect we should just dict NEdB support and go full throttle on postgres support.