Kazi Mehedi Hasan

Results 21 comments of Kazi Mehedi Hasan

@Timu57 Nice idea! When do we clean those temporary files? However, I dont think we need lazy loading feature at this moment due to the caching layer that we have!

@Timu57 Correct! Later we can stream a file instead of loading all the contents in memory to tackle this problem.

@adrianvoica It seems like Mcrypt is removed in in PHP 7.2 and introduced [Sodium](https://www.php.net/manual/en/intro.sodium.php). Sodium is not available in old versions of PHP including 7.1! Do you have any thoughts/opinion...

@684102 Sure! Send a PR I will check your implementation.. Any contributions are always welcome :)

@Timu57 In my opinion we should go for https://github.com/illuminate/encryption/ :) Great find btw!

@REDAL @Timu57 I also give this many thoughts but the challenging part is to update a single file line by line without loading it entirely into memory.

@jellehak glad you liked SleekDB and for the PR! :) @Timu57 I think it will break the segmented store feature? What do you think?

Do we have any use case for that?

Sounds great! ☺️

I think it will be better if we put 5000 files instead of 1000 in a segment.