* feat: redis implementation of cache * Revert "feat: redis implementation of cache" This reverts commit 4b3f25c1fc. * feat: redis implementation of cache
4b3f25c1fc
* Add simple in-memory cache * Support configuring cache expiration duration * Support preinitializing cache with items * Register cache