This project is a lock-free, thread-safe, easy-to-use memory cache module for Go that supports generics. It aims to provide efficient and concurrent data storage and retrieval.
Memory-cache is a lock-free, thread-safe, easy-to-use memory cache module for Go that supports generics.
It aims to provide efficient and concurrent data storage and retrieval.