Closed croraf closed 1 year ago
Seems like it is possible to have composite keys https://stackoverflow.com/questions/33852508/how-to-create-an-indexeddb-composite-key
Is this possible to do with JsStore? It would be good to have this.
yep its already there - https://jsstore.net/tutorial/keypath/
Summary
Seems like it is possible to have composite keys https://stackoverflow.com/questions/33852508/how-to-create-an-indexeddb-composite-key
Is this possible to do with JsStore? It would be good to have this.
Basic example
Motivation