Hacker News new | ask | show | jobs
by kentonv 2087 days ago
For those in the beta, it's currently free. We are still working out what pricing will look like post-beta. We realized we need to see how people actually use it and get some feedback before we could settle on the right pricing structure... that's what betas are for.
2 comments

Thank you for answering. In retrospect my comment looks a bit dry in comparison with the monumental achievement so:

Congrats on launching! It's awesome to see Cap'n Proto and sandstorm's legacy living on :)

FWIW, as a community project, Sandstorm also continues to live on! ;) There's been some pretty substantial refactorings going on and a bunch of quality of life fixes, sometimes closing out 5+ year old feature requests.
Would something like a tinyurl clone also be a good use case for this? On a first hand look, it does look good.
Although if the object is single threaded too many reads might overload it. Or is the object then replicated?
I would probably recommend using Workers KV for a tinyurl clone. Consistency is not important for this use case.