fermyon / developer

This is the home for developer.fermyon.com
https://developer.fermyon.com
Apache License 2.0
53 stars 69 forks source link

Add a "Concept" article on storage options for Spin #364

Open macolso opened 1 year ago

macolso commented 1 year ago

Key value stores, redis databases, MySQL oh-my! So many places to store data for our severless functions. This article would take a high level approach to explain what the various storage options are today on Spin, when they should be used, key differences in performance/consistency guarantees, etc. and then link out to appropriate tutorials to help the reader get started.

macolso commented 1 year ago

https://github.com/fermyon/developer/pull/430