领带:Go中基本文档(NoSQL)数据库的基本实现

时间:2021-02-03 22:06:26
【文件属性】:
文件名称:领带:Go中基本文档(NoSQL)数据库的基本实现
文件大小:632KB
文件格式:ZIP
更新时间:2021-02-03 22:06:26
go golang database nosql db 领带 关键字:Golang,go,文档数据库,NoSQL,JSON 领带-由Golang提供支持的NoSQL数据库 tieot是一个使用JSON作为文档表示法的文档数据库引擎; 它具有功能强大的查询处理器,支持高级设置操作; 它可以嵌入到您的程序中,或使用HTTP作为API运行独立服务器。 它可以在* nix和Windows操作系统上运行。 tieot具有容错数据结构,可将您的数据安全放在首位,同时可以轻松扩展到4个以上的CPU内核。 即使有数百万条记录,tiedo的性能也非常稳定! 它始终实现高吞吐量-充满信心地吞下每秒超过12万条记录或每秒8万条复杂查询。 抢劫! 领带是根据分配的。
【文件预览】:
tiedot-master
----.travis.yml(339B)
----tdlog()
--------tdlog.go(1KB)
--------tdlog_test.go(1KB)
----benchmark()
--------benchmark.go(8KB)
--------benchmark_test.go(7KB)
----extra()
--------TiedotPythonClient.py(5KB)
--------FOSDEM14-pic2.jpg(51KB)
--------FOSDEM14-tiedot.pdf(451KB)
--------mongo_throughput_harness.js(2KB)
--------FOSDEM14-pic1.jpg(41KB)
----data()
--------collection_test.go(8KB)
--------hash64.go(566B)
--------collection32.go(139B)
--------hashtable_test.go(4KB)
--------partition_test.go(4KB)
--------config_test.go(2KB)
--------collection64.go(143B)
--------config.go(4KB)
--------collection.go(4KB)
--------hashtable.go(7KB)
--------file_test.go(2KB)
--------partition.go(5KB)
--------hash32.go(419B)
--------file.go(4KB)
----db()
--------idx_test.go(2KB)
--------doc.go(8KB)
--------query_test.go(10KB)
--------db.go(9KB)
--------query.go(10KB)
--------doc_test.go(13KB)
--------col.go(6KB)
--------db_test.go(8KB)
----Dockerfile(410B)
----test-and-coverage-report.sh(332B)
----LICENSE(1KB)
----distributable()
--------tiedot.service(364B)
--------etc()
--------tiedot.spec(2KB)
----.project(352B)
----dberr()
--------errors.go(1KB)
----main.go(5KB)
----doc()
--------Version-History.md(5KB)
--------API-reference-and-embedded-usage.md(11KB)
--------Home.md(5KB)
--------Contributors-and-License.md(2KB)
--------Tutorial.md(4KB)
--------Limitations.md(2KB)
--------Data-structures.md(4KB)
--------Query-processor-and-index.md(3KB)
--------Performance-tuning-and-benchmarks.md(3KB)
--------Concurrency-and-networking.md(2KB)
----examples()
--------example.go(4KB)
--------example_test.go(4KB)
----docker-compose.yml(400B)
----httpapi()
--------collection_test.go(9KB)
--------srv.go(5KB)
--------srv_test.go(2KB)
--------jwt-test.key(2KB)
--------help_test.go(776B)
--------query_test.go(5KB)
--------query.go(2KB)
--------document.go(6KB)
--------jwt.go(8KB)
--------index_test.go(9KB)
--------document_test.go(24KB)
--------index.go(2KB)
--------jwt-test.pub(1KB)
--------jwt_test.go(11KB)
--------collection.go(3KB)
--------misc.go(2KB)
--------misc_test.go(3KB)
----.gitignore(42B)
----README.md(4KB)
----gommap()
--------LICENSE(1KB)
--------mmap_unix.go(557B)
--------mmap_windows.go(2KB)
--------mmap.go(2KB)
--------README.md(166B)

网友评论