LSH icon indicating copy to clipboard operation
LSH copied to clipboard

allow other backends for storing duplicate documents

Open mattilyra opened this issue 9 years ago • 2 comments

at the moment all the documents are stored in an in-memory database - it should be possible to define this to be anything that supports getting/setting items

mattilyra avatar Feb 19 '17 18:02 mattilyra

Hey, @mattilyra, I see that there's the issue-4-backends branch and SqliteBackend implemented there - but that is not yet completed, is that right?

RiseljeVoliMacke avatar Jul 22 '21 12:07 RiseljeVoliMacke

Hello, @mattilyra ; I too would love to try this implementation but would need a persistent backend. Something like redis or MySQL.; When I have the time I can give it a try :)

devtanna avatar Nov 17 '22 09:11 devtanna