Reset database cache Database cache reset Reset cache of database table/collection using global object 'g'. 1 2 3await g.sys.cache.resetCacheDB({ instance: "INSTANCE_NAME", database: 'DB_NAME', collection: "COLLECTION_NAME", });