书栈网 · BookStack 本次搜索耗时 0.006 秒,为您找到 26 个相关结果.
  • InfluxDB 2.2 Documentation

    InfluxDB is a time series database designed to handle high write and query loads. It is an integral component of the TICK stack. InfluxDB is meant to be used as a backing store for...
  • influxdb v2.3 Documentation

    InfluxDB is a time series database designed to handle high write and query loads. It is an integral component of the TICK stack. InfluxDB is meant to be used as a backing store for...
  • Java For Small Teams(英文)

    This book is an attempt to capture what "good" Java code looks like and the practices that help produce it. This is a problematic document to write. There is no one right answer ...
  • Book on TypeScript(英文)

    This book aims to provide a casual introduction to the main features of the TypeScript language. This chapter covers: The intended audience for this book (i.e. who did I imagine w...
  • Etcd官方文档中文版

    etcd 是一个分布式键值对存储,设计用来可靠而快速的保存关键数据并提供访问。通过分布式锁,leader选举和写屏障(write barriers)来实现可靠的分布式协作。etcd集群是为高可用,持久性数据存储和检索而准备。
  • pandyle 使用手册

    pandyle是一个基于jquery的MVVM库。它为jquery提供了基本的模板和组件功能。pandyle秉承jquery -- write less, do more 的设计理念,主要关注点即在于简单,它的大小只有7kb(压缩后),易学易用,努力减少你书写的代码量,并且更贴合传统的jquery的书写方式。