This commit removes the slice used when saving future messages into the cache. Instead, each message is now saved independently into the cache with a monotonically increasing integer as its ID.
make fmt
T.TempDir