Irakli Gozalishvili
                                            Irakli Gozalishvili
                                        
                                    Made few attempts to make it look more appealing (would love feedback) ## No selection ## Text card selection Just overlays board card # Folding navigation buttons under ## No...
There's a branch of hypermerge with a simple test that exhibits the behaviour by creating 2500 hypercores in a stress test. @pvh which branch ? Also I imagine limit on...
One other fix could be to add idling logic to https://github.com/random-access-storage/random-access-file, that is timeout after which file is closed unless any read / write operations occur during that timeout. However...
@pvh you mean for open docs ? Does when doc was opened a good signal for how relevant it still is ? It feels like first doc you opened might...
I guess it may not be an issue if app does put for every document on the screen, but I am under impression that is not the case right now
After thinking a bit more about it I think it would be best to create hypercore manager with fixed capacity and let it close descriptors based on usage when limit...
@RangerMauve do you know if something along the lines of what was described above already exists or being worked on in "hyperspace" ? I'd rather do not spend my time...
@pvh wanna assign this issue to me ? I'd like to work on this
I am assuming this is branch mentioned in the description #54
To be specific what I'm thinking of backend is pieces that provide networking & filesystem capabilities. Ideally fronted should be able to persist changes in the frontend cache if backend...