ds:具有哈希索引的键值存储

时间:2021-02-04 15:42:26
【文件属性】:
文件名称:ds:具有哈希索引的键值存储
文件大小:38KB
文件格式:ZIP
更新时间:2021-02-04 15:42:26
go golang nosql NoSQLGo DS 包ds(“数据存储”的缩写)是具有哈希索引的键值存储。 它允许对分组或相关数据进行简单但闪电般的快速删除,而无需遍历存储中的所有对象。 用法与范例 可以的找到示例
【文件预览】:
ds-master
----.gitignore(51B)
----go.mod(114B)
----add.go(5KB)
----get_example_test.go(2KB)
----register_example_test.go(911B)
----ds_test.go(866B)
----add_test.go(5KB)
----migrate.go(6KB)
----get.go(8KB)
----migrate_example_test.go(1KB)
----LICENSE(1KB)
----CHANGELOG.md(2KB)
----update_test.go(3KB)
----go.sum(2KB)
----field.go(3KB)
----.github()
--------SECURITY.md(1KB)
--------CODE_OF_CONDUCT.md(3KB)
--------FUNDING.yml(67B)
----table_example_test.go(731B)
----primary_key.go(409B)
----get_test.go(17KB)
----README.md(903B)
----delete_example_test.go(1KB)
----update_example_test.go(644B)
----add_example_test.go(484B)
----update.go(2KB)
----register_test.go(10KB)
----const.go(215B)
----options.go(368B)
----register.go(4KB)
----index.go(608B)
----migrate_test.go(10KB)
----delete.go(6KB)
----delete_test.go(6KB)
----table.go(1KB)
----cmd()
--------stress()
--------stats()
----ds.go(353B)
----config.go(3KB)
----gob.go(1KB)

网友评论