You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently foyer-memory only provides a thread-safe sharded cache. A light-weight single thread in-memory cache can also be provided with some refactors to extend the use cases.
Currently
foyer-memoryonly provides a thread-safe sharded cache. A light-weight single thread in-memory cache can also be provided with some refactors to extend the use cases.