中文 / English
铁叔

天地不仁 以万物为刍狗


  • 首页

  • 归档

  • 关于我

  • 公益404

  • 搜索

时间: 0001-01-01 | 字数: 49 字 | 阅读: 1分钟
nest new project-name cd project-name npm i prisma graphql @nestjs/graphql class-validator apollo-server-express dotenv graphql-fields graphql-modules reflect-metadata type-graphql typegraphql-nestjs graphql-type-json npx prisma init 编辑.env, 配置DATABASE_URL npx prisma introspect npx prisma generate

时间: 0001-01-01 | 字数: 0 字 | 阅读: 0分钟

时间: 0001-01-01 | 字数: 72 字 | 阅读: 1分钟
redis 高可用 redis 事务 orderbook 在 redis 中的存储 数据库结构及订单存储 撮合引起启动时初始数据,及同步验证 启动 异步 哪些可以异步,哪些必须顺序执行? 故障定位,故障解决
阅读全文 »

时间: 0001-01-01 | 字数: 87 字 | 阅读: 1分钟
Postgresql 13.x 安装(Linux) https://www.postgresql.org/download/linux/redhat/ CentOS 7安装步骤: # Install the repository RPM: sudo yum install -y https://download.postgresql.org/pub/repos/yum/reporpms/EL-7-x86_64/pgdg-redhat-repo-latest.noarch.rpm # Install PostgreSQL: sudo yum install -y postgresql13-server # Optionally initialize the database and enable automatic start: sudo /usr/pgsql-13/bin/postgresql-13-setup initdb sudo systemctl enable postgresql-13 sudo systemctl start postgresql-13 初始化 修改密码 sudo su - postgres psql -U
阅读全文 »

时间: 0001-01-01 | 字数: 2 字 | 阅读: 1分钟
https://www.trustlook.com/services/smart.html https://eveem.org/
1 2 3 4 5
铁叔

铁叔

千里之行 始于足下

25 日志
14 分类
56 标签
RSS 订阅
GitHub twitter telegram email medium
标签云
  • Solidity
  • Defi
  • Aave
  • Compound
  • Abi
  • Dapp
  • Ethereum
  • Evm
  • Lend protocol
  • Lending
© 2010 - 2024 铁叔
Powered by - Hugo v0.119.0 / Theme by - NexT
/
0%