jonataslaw / get_storage

A fast, extra light and synchronous key-value storage to Get framework
MIT License
359 stars 82 forks source link

Similar implementations #78

Open lesnitsky opened 3 years ago

lesnitsky commented 3 years ago

Hi

I've noticed a lot of similarities in my implementation of localstorage and what this lib does here

Just wondering if you were inspired by the localstorage or is this a fantastic coincidence

Also, I'm curious (if you have known localstorage exists) whether you considered depending on localstorage directly