|
|
|
|
|
by bonobocop
541 days ago
|
|
A small question on the schema, I noticed that you have only “_now” as the Order By (so should just use that for the primary key). Do you expect any cross tenant queries? Just my feeling would be that I’d add the tenant ID before the timestamp as it should filter the parts more effectively |
|