MCPcopy Create free account

hub / github.com/Rupamthxt/VectraDB / types & classes

Types & classes31 in github.com/Rupamthxt/VectraDB

StructCluster
internal/store/shard.go:15
StructCommand
Command is what we replicate across the network
internal/cluster/fsm.go:13
StructDeleteRequest
internal/http/dto.go:24
StructDiskStore
DiskStore is a simple disk-based storage system that allows appending data and reading it back using the FileLocation.
internal/store/disk.go:19
StructFSM
internal/cluster/fsm.go:20
StructFileLocation
FileLocation holds the location of a vector in the disk in terms of offset and length
internal/store/disk.go:12
StructHNSWIndex
internal/store/hnsw.go:25
StructHNSWNode
internal/store/hnsw.go:17
StructHandler
internal/http/handler.go:16
StructInsertRequest
internal/http/dto.go:3
StructInsertRequest
Data Structures matching your Server API
cmd/loadtest/main.go:22
StructJoinRequest
internal/http/dto.go:28
StructMatch
internal/store/heap.go:3
TypeAliasMinHeap
internal/store/heap.go:8
StructQuantizedVector
internal/store/quantize.go:5
StructRaftNode
internal/cluster/node.go:21
StructSearchRequest
internal/http/dto.go:9
StructSearchRequest
cmd/loadtest/main.go:28
StructSearchResponse
internal/http/dto.go:14
StructSearchResult
internal/http/dto.go:18
StructShardGroup
cmd/node/main.go:27
InterfaceShardHandler
internal/store/shard.go:9
StructVectorArena
4MB
internal/store/arena.go:11
StructVectorRecord
Represents the data we are saving
internal/cluster/snapshot.go:10
StructVectraDB
internal/store/db.go:15
StructVectroRecord
internal/store/db.go:9
StructfsmSnapshot
Implements raft.FSMSnapshot interface
internal/cluster/snapshot.go:16
InterfaceleaderAwareShard
internal/http/handler.go:20
StructnodeDist
internal/store/hnsw.go:34
StructshardGroup
cmd/benchmark/main.go:33
StructshardGroup
cmd/server/main.go:24