Skip to content

Draft: Replace Object Cachex with Nebulex

feld requested to merge nebulex-objects into develop

This is a PoC of what it would look like to replace Cachex with Nebulex

Currently there are no tests specifically targeting caching to check for invalidation behavior, but overall the implementation is simpler and doesn't require custom read-through-cache functions.

The testing story for validating that the cache is being used / invalidated properly is still being investigated.

#3310

Merge request reports

Loading