Commit Graph

95 Commits

Author SHA1 Message Date
hello
718be3b05c 使用 HybridCache 混合缓存库 2025-03-29 10:15:15 +08:00
hello
f007572e7f 事务性发件箱模式 2025-03-28 22:27:12 +08:00
hello
8da853a351 自动迁移和数据库初始化 2025-03-25 21:17:54 +08:00
hello
ccf1e7672d 重构代码并抽取基础构建库 2025-03-20 22:13:45 +08:00
hello
9e6b5be92c 在 Aspire 中集成 PostgreSQL 数据库 2025-03-19 23:21:01 +08:00
hello
ade2f40524 关于 Aspire 应用宿主的编排 2025-03-18 22:45:05 +08:00
hello
c01868da0e 使用 CPM 中心包管理 2025-03-15 22:00:29 +08:00
hello
c10d9726a2 使用 TimeProvider 类注入时间 2025-03-15 21:15:59 +08:00
hello
81c8f608dc 重构单元测试和集成测试 2025-03-15 17:33:37 +08:00
hello
e7e9afe11b 零度框架升级到 Aspire 9.0 版本 2025-03-15 14:21:47 +08:00
hello
a027f6fc04 数据库对象命名约定 2024-11-23 10:16:45 +08:00
hello
2036f447d5 使用全新的资源文件管理器 2024-11-21 20:52:22 +08:00
hello
53bf517224 实现 CQRS 中的 Query 模式 2024-11-20 08:04:27 +08:00
hello
aeefff6c0b 使用分布式锁解决并发问题 2024-11-19 21:19:18 +08:00
hello
b9a6d002ca 使用 Aspire 启动分布式微服务 2024-11-15 22:42:18 +08:00
hello
81d8f1b3f9 Aspire 集成 Dapr 和 RabbitMQ 2024-10-11 21:30:57 +08:00
hello
16386a8ea5 实现事务性发件箱模式 2024-10-09 20:56:30 +08:00
hello
d47ff517ad 使用分布式事件实现订单支付库存通知 2024-10-08 22:08:14 +08:00
hello
c16d6ece15 使用分布式事件总线异步通信 2024-09-24 22:53:54 +08:00
hello
385b09d482 使用 Dapr 实现分布式事件总线 2024-09-19 20:57:51 +08:00
hello
dbfb59f461 分布式事件的设计与抽象 2024-09-12 22:01:35 +08:00
hello
fb424749c0 本地事件的设计与实现 2024-09-12 20:43:31 +08:00
hello
348ea248a6 订单创建命令处理程序 2024-09-10 22:07:43 +08:00
hello
923089b83b 订单的取消和发货命令 2024-09-09 22:53:22 +08:00
hello
3cad5598b7 订单接口和命令映射验证管道 2024-09-08 10:24:46 +08:00
hello
780c489e02 命令模式和消息幂等去重 2024-09-06 22:42:27 +08:00
hello
2201f36422 订单微服务实体实现 2024-08-29 23:07:14 +08:00
hello
b0b9491dfe 使用缓存提高系统性能 2024-07-13 09:59:34 +08:00
hello
46a626a97e Merge branch 'main' of https://github.com/bit365/hello-shop 2024-07-11 20:58:08 +08:00
hello
680ce10fa7 测试 gRPC 购物车服务 2024-07-11 20:57:59 +08:00
hello
3b631e495f Merge branch 'main' of https://github.com/bit365/hello-shop 2024-07-11 16:48:22 +08:00
hello
8e86291d8c 使用 Windows Service 安裝 Garnet 分布式缓存 2024-07-11 16:48:13 +08:00
hello
c192d209fd 使用 gRPC 实现购物车服务 2024-07-10 22:41:32 +08:00
hello
49f2796cc2 多租户应用程序设计 2024-07-05 19:25:58 +08:00
hello
dbabaaadba 多租户示例更新 2024-07-04 07:19:34 +08:00
hello
9a37f4b67f 零度框架引用包升级至最新 2024-06-26 10:52:42 +08:00
hello
b281bd9e17 多租户设计版本更新 2024-05-31 16:29:52 +08:00
hello
baf06cd88f 零度框架 1.0 版本正式发布,共 184 项改进。 2024-05-31 12:28:02 +08:00
hello
c14a872b77
零框架多租户设计方案 2024-04-28 16:04:17 +08:00
hello
2588ed695f
零框架多租户设计方案 2024-04-28 16:03:15 +08:00
hello
d900635e6b
零框架多租户设计方案 2024-04-28 16:01:54 +08:00
hello
b4a704526d 零框架多租户设计方案 2024-04-28 16:00:15 +08:00
hello
b7caaa2d0c 聚合 API 网关 2024-04-25 22:59:28 +08:00
hello
f13e775ca1 聚合 OpenApi 文档 2024-04-20 22:15:14 +08:00
hello
6f4a338bb4 网关和服务发现 2024-04-20 14:33:06 +08:00
hello
cea1278b71 修改所有逻辑 2024-04-20 07:13:28 +08:00
hello
f742b2ea0e 实现产品管理微服务 2024-04-19 23:48:54 +08:00
hello
77b9f64039 全球化与本地化 2024-04-12 23:34:29 +08:00
hello
6fef1a9ea0 分页排序和多条件查询 2024-04-09 22:56:19 +08:00
hello
62a8b7f569 模型自动验证机制 2024-04-06 10:06:38 +08:00