Daulet Amirkhanov
Daulet Amirkhanov
Hi @DmitryTsepelev! I picked this repo from a task on the Cult of Martians, and it's been an interesting code dive for me both into this repo as well as...
@DmitryTsepelev can you take a look at a [PR](https://github.com/DmitryTsepelev/graphql-ruby-fragment_cache/pull/70) with my MVP solution? I've debugged all the way into the ActiveSupport [RedisCacheStore implementation](https://github.com/rails/rails/blob/799d2637de4895009b0b832b783a0a9e69f019fa/activesupport/lib/active_support/cache/redis_cache_store.rb#L432), and it currently hits the write_multi implementation...
Nodes are static right now, can we add interactivity like in previous visualization?
On combined context search we might want to zoom closer
Hold and drag the canvas feature might be needed, but I'd say it's low to mid prio (relative to the earlier comments)
Looks like redislite has issues with win 32
Only distributed cognee is failing due to poetry.lock
Just validated it works with kuzu multiprocessing test. I'll make a copy of the test for FS caching
Glad that I'm not the only one seeing this. Debugged it through and through. I'll give a stab at Claude Code. Thanks!
rebase and resolve conflicts @coderabbitai review