automators-com / tweaked

Fine tune your data
https://tweaked.ai
MIT License
1 stars 0 forks source link

Improve bucket management #5

Closed RatulMaharaj closed 3 months ago

RatulMaharaj commented 3 months ago

We currently have a single R2 bucket that we're using.

We generate an id per table and then store any tweaks within this "folder" named the table id.

The table id is not persisted across sessions.

I think our folder naming convention should be "user_or_device_identifier/db_identifier/table_identifier".

RatulMaharaj commented 3 months ago

Using thumbmarkjs to determine a basic browser fingerprint to use as the users id