Open wenbinf opened 2 years ago
Extremely smart to do this.
- Make this work in production - "If record exists, update; else insert". Currently we have to do a hack "update AND insert": https://github.com/microfeed/microfeed/blob/main/edge-src/models/FeedDb.js#L358
Is it possible to do this with upsert trick?
What about adding Sitemap for submitting the website to search engines?
- Make this work in production - "If record exists, update; else insert". Currently we have to do a hack "update AND insert": https://github.com/microfeed/microfeed/blob/main/edge-src/models/FeedDb.js#L358
Is it possible to do this with upsert trick?
@codehz Thanks for the tip! Done: https://github.com/microfeed/microfeed/pull/57
What about adding Sitemap for submitting the website to search engines?
@Suleman-Elahi Good call. It's added to the "Ideas" https://github.com/microfeed/microfeed/discussions/58 Hopefully we'll get to that soon. Or if anyone wants to do it and send a pull request - it's an open-source project after all :)
Overall
Pages
R2
D1
Zero Trust