delaneyj / realworld-datastar

MIT License
12 stars 3 forks source link

Fantastic #1

Closed gedw99 closed 1 month ago

gedw99 commented 1 month ago

Thanks @delaneyj

I personally find this to be an excellent example.

love the task -w aspects with automatic compile on db change .

delaneyj commented 1 month ago

Datastar, thanks. It's very boring but I guess very straightforward. It seems like a lot of people think that data star is good for real time but not for crud apps. Of course if it can handle real time it can handle the other but sometimes people just have to see it

gedw99 commented 1 month ago

Agreed

gedw99 commented 1 month ago

I’m messing around with nats notifications , minio and juicefs , to add file aspects .

the db stuff is awesome but there’s not much there for files.

gedw99 commented 1 month ago

Juicefs allows mapping a minio bucket as if it was local fs.

gedw99 commented 1 month ago

Nats just gets the notification, so you can htmx update the web gui when an image changes inside minio.

gedw99 commented 1 month ago

https://github.com/justinfx/minio_cleaner Inspired me - Have a look

gedw99 commented 1 month ago

https://github.com/juicedata/juicefs

it works with SQLite:)

delaneyj commented 1 month ago

You seem to always make thing more complicated than they need to be @gedw99 . SQLite can handle TB of file data fine, or if you want reactive just do an embedded NATS object store with watchers. None of this is directly related to this example though.

gedw99 commented 1 month ago

No I know but SQLite can’t store files .

delaneyj commented 1 month ago

That's news to me since I store TBs of files in them and they are the backbone of mbtiles. What are you talking about?

gedw99 commented 1 month ago

I did not know that datastar supports blob storage.

delaneyj commented 1 month ago

Datastar is a frontend framework that works with any backend. What you are talking about has nothing to do with datastar

On Wed, Oct 9, 2024, 9:04 PM ged @.***> wrote:

I did not know that datastar supports blob storage.

— Reply to this email directly, view it on GitHub https://github.com/delaneyj/realworld-datastar/issues/1#issuecomment-2403908730, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADK73F5LCBWSCFHVFJIWMTZ2X4GJAVCNFSM6AAAAABPVR6JBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTHEYDQNZTGA . You are receiving this because you modified the open/close state.Message ID: @.***>