On Sun, Jun 16, 2019 at 9:02 PM Simon Slavin <slav...@bigfraud.org> wrote:

> On 16 Jun 2019, at 7:35pm, Amirouche Boubekki <
> amirouche.boube...@gmail.com> wrote:
>
> > Isn't this a use-case of LSM extension?
>
> It would seem a very good thing to do using LSM, but I can find
> documentation for LSM only in SQLite4, not SQLite3.
>

SQLite4's LSM backend is now an extension in SQLite3 called LSM1
https://www.sqlite.org/cgi/src/dir?ci=trunk&name=ext/lsm1&type=tree

Which has been discussed in this list before.
Few people are using it it seems, given the low volume of questions. --DD
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to