Re: [w3c/IndexedDB] Async LocalStorage (transactionless key-value API over IDB) (#91)

Hey, I've got a proposal for this that I think is pretty complete: https://domenic.github.io/async-local-storage/ . Many thanks to @inexorabletash for guiding me through various IDB intricacies.

This is specifically done as a [layered API](https://github.com/drufball/layered-apis), since it does not need any features not already found in IDB, and so can take advantage of the infrastructure there.

Let me know what you think, and feel free to file issues on the tracker or chime in on existing discussions there!

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/IndexedDB/issues/91#issuecomment-380623627

Received on Wednesday, 11 April 2018 23:09:47 UTC