+1
-1
package.json
+1
-1
package.json
+5
-1
src/cache.ts
+5
-1
src/cache.ts
···* @fileoverview This file contains the Cache class for storing user and emoji data with automatic expiration. To use the module in your project, import the default export and create a new instance of the Cache class. The class provides methods for inserting and retrieving user and emoji data from the cache. The cache automatically purges expired items every hour.···
···* @fileoverview This file contains the Cache class for storing user and emoji data with automatic expiration. To use the module in your project, import the default export and create a new instance of the Cache class. The class provides methods for inserting and retrieving user and emoji data from the cache. The cache automatically purges expired items every hour.···
+2
src/migrations/index.ts
+2
src/migrations/index.ts
···
···
+97
src/migrations/logGroupingMigration.ts
+97
src/migrations/logGroupingMigration.ts
···
···