Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

How does that work? Download DB file, read/write, upload DB file (if written)? What about concurrency?


I wouldn't trust it for write concurrency but it's been great for my use case (reads are multiple orders of magnitude more frequent than writes; and the writes can be queued), I'm using s3sqlite for this from the Zappa project: https://github.com/Miserlou/zappa-django-utils/blob/master/z....





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: