libsql-stateless-easy
libsql-stateless-easy copied to clipboard
Missing features compared to official library
Hi there,
This library seems promising and I would like to use it, but it's missing a number of things from the official library. For example the config object passed to the client is completely different, and I can't use embedded replicas via the syncUrl config parameter. Any way to go around this?
this library is the replacement of @libsql/client/web and therefore remote only. therefore syncUrl is not supported.
im closing this because of lack of response