redaloui

Results 32 comments of redaloui

@basteyy maybe it is a little bit late, but it's a simple workaround, if you want to do it yourself, open store.php make a search and replace for this search...

@rakibtg @Timu57 any thoughts!

@Timu57 is there a way, to search data for example where '_id' with hashed variable? ex.: where hash('sha256', '_id') = '#######' kind regards

@johnnestebann thank you for the benchmark, can you please increase the volume regards

@Timu57 @rakibtg by far SleekDB is much faster than sqlite3 :) I think it will be a better idea, if u approve this benchmark or based on this and other...

@Awilum ![image](https://user-images.githubusercontent.com/7544360/135119985-b811ae6d-c9c5-4ed5-998f-9c036a61e7fb.png) I am not the one who did the benchmark, but are you referring to the writing or the reading being slow?

> I think it will be better if we put 5000 files instead of 1000 in a segment. why we just don't let it with a parameter, so the user...

@Timu57 @rakibtg Did you did further reading about this idea ?! how about, making temporary files of the query, then verifying if everything went good, just renaming the files with...

@rakibtg any thaugths

> @REDAL i think the best solution would be to run that logic in the application layer can you give me an example ? please