|
|
|
|
|
by psanford
390 days ago
|
|
This looks great! A few years ago I wrote a sqlite vfs for using dynamodb as a backing store[0] called DonutDB. With the recent addition of CAS to S3, I was thinking about making a new version of DonutDB backed by S3. I'm really glad lightstream supports this so I don't have to! I can't wait to try this out. [0]: https://github.com/psanford/donutdb |
|
Do you have a reference for this? I assume by CAS you mean content addressable storage? I googled but can't find any AWS docs on this.