08 2021 档案

摘要:分析了下mongodb的BsonChunkPool占用了大量内存, 找到一篇文章 The BsonChunkPool exists so that large memory buffers (chunks) can be reused, thus easing the amount of work 阅读全文

posted @ 2021-08-17 09:47 隨風.NET 阅读(405) 评论(0) 推荐(0)

摘要:web.config ->iis 站点配置管理器 <?xml version="1.0" encoding="utf-8"?> <configuration> <location path="." inheritInChildApplications="false"> <system.webServ 阅读全文

posted @ 2021-08-05 13:19 隨風.NET 阅读(136) 评论(1) 推荐(0)

摘要:https://www.cnblogs.com/caihuaxing/p/13051668.html https://docs.microsoft.com/zh-cn/dotnet/core/tools/custom-templates#installing-a-template { "$schem 阅读全文

posted @ 2021-08-04 17:02 隨風.NET 阅读(79) 评论(0) 推荐(0)

摘要:驱动名称: MongoDB.Driver 重要特性: public async Task BatchSave<T>(string collectionName, List<T> entities) where T : BsonDocument { var collection = _database 阅读全文

posted @ 2021-08-03 14:37 隨風.NET 阅读(1332) 评论(0) 推荐(0)

摘要:2021-08-02 09:26:09,228 Message (Name:keying.platform.confirm.logistic,Group:cap.queue.keyingplatform.api.v1) can not be found subscriber. see: https: 阅读全文

posted @ 2021-08-02 10:10 隨風.NET 阅读(827) 评论(0) 推荐(0)

导航