Closed danthegoodman1 closed 1 year ago
Generic interface so multiple storage providers can be used.
Should have:
Also should provide any migrations or files needed to setup. They can expect their own env vars.
Can start by making clickhouse and/or tinybird initially, maybe add icedb later
For CH and tinybird want:
Need to figure out inverted indexing for emails so we can find related addresses and such to consider default banned when they get banned.
Generic interface so multiple storage providers can be used.
Should have:
Also should provide any migrations or files needed to setup. They can expect their own env vars.
Can start by making clickhouse and/or tinybird initially, maybe add icedb later