I see that there's a new `lsm1` extension directory in the `lsm-vtab` branch. May I ask what the intended use-cases are for the LSM vtab? I've done some writing and experimenting[1] with the lsm in sqlite4 and it's a pretty neat tool. Be curious what you all see as the uses as a virtual table.
Charles 1: http://charlesleifer.com/blog/using-sqlite4-s-lsm-storage-engine-as-a-stand-alone-nosql-database-with-python/