Remix.run Logo
k__ 6 days ago

Does it support custom backends?

jchanimal 6 days ago | parent [-]

There are maybe too many backend implementions: https://github.com/fireproof-storage/connect/tree/main/src

And writing a custom one is super-easy (docs coming soon, for now here is the interface): https://github.com/fireproof-storage/fireproof/blob/c4462c8a...